Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mac.c98 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_pdu_set()
142 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_pdu_get()
162 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_addr_set()
210 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_filter_set()
267 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_drain()
296 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_up()
320 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_fcntl_set()
420 const efx_mac_ops_t *emop = epp->ep_emop;
496 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_filter_default_rxq_set()
521 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_filter_default_rxq_clear()
[all …]
H A Defx_port.c37 epp->ep_emop->emo_reconfigure(enp); in efx_port_init()
80 const efx_mac_ops_t *emop = epp->ep_emop; in efx_port_poll()
113 const efx_mac_ops_t *emop = epp->ep_emop; in efx_port_loopback_set()
221 epp->ep_emop = NULL; in efx_port_fini()
H A Def10_mac.c351 const efx_mac_ops_t *emop = epp->ep_emop; in ef10_mac_multicast_list_set()
H A Defx_impl.h350 const efx_mac_ops_t *ep_emop; member