Home
last modified time | relevance | path

Searched refs:efx_mac_ops_t (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/sfxge/common/
H A Defx_mac.c46 static const efx_mac_ops_t __efx_mac_siena_ops = {
70 static const efx_mac_ops_t __efx_mac_ef10_ops = {
100 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_pdu_set()
144 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_pdu_get()
164 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_addr_set()
212 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_filter_set()
254 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_drain()
283 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_up()
307 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_fcntl_set()
407 const efx_mac_ops_t *emop = epp->ep_emop;
[all …]
H A Defx_port.c107 const efx_mac_ops_t *emop = epp->ep_emop; in efx_port_poll()
140 const efx_mac_ops_t *emop = epp->ep_emop; in efx_port_loopback_set()
H A Defx_impl.h244 } efx_mac_ops_t; typedef
339 const efx_mac_ops_t *ep_emop;
H A Def10_mac.c375 const efx_mac_ops_t *emop = epp->ep_emop; in ef10_mac_multicast_list_set()