Home
last modified time | relevance | path

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

/freebsd/sys/dev/sfxge/common/
H A Defx_mac.c100 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;
483 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_filter_default_rxq_set()
508 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_filter_default_rxq_clear()
[all …]
H A Defx_port.c64 epp->ep_emop->emo_reconfigure(enp); in efx_port_init()
107 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()
248 epp->ep_emop = NULL; in efx_port_fini()
H A Def10_mac.c375 const efx_mac_ops_t *emop = epp->ep_emop; in ef10_mac_multicast_list_set()
H A Defx_impl.h339 const efx_mac_ops_t *ep_emop; member