summaryrefslogtreecommitdiffstats
path: root/sys/dev/sfxge/common/ef10_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/sfxge/common/ef10_impl.h')
-rw-r--r--sys/dev/sfxge/common/ef10_impl.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/sys/dev/sfxge/common/ef10_impl.h b/sys/dev/sfxge/common/ef10_impl.h
index 8f4bd27..c1c2d7f 100644
--- a/sys/dev/sfxge/common/ef10_impl.h
+++ b/sys/dev/sfxge/common/ef10_impl.h
@@ -236,6 +236,11 @@ ef10_mac_pdu_set(
__in efx_nic_t *enp);
extern __checkReturn efx_rc_t
+ef10_mac_pdu_get(
+ __in efx_nic_t *enp,
+ __out size_t *pdu);
+
+extern __checkReturn efx_rc_t
ef10_mac_reconfigure(
__in efx_nic_t *enp);
OpenPOWER on IntegriCloud