Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mac.c19 static const efx_mac_ops_t __efx_mac_siena_ops = {
98 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()
[all …]
H A Defx_port.c80 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()
H A Defx_impl.h233 } efx_mac_ops_t; typedef
350 const efx_mac_ops_t *ep_emop;
H A Def10_mac.c351 const efx_mac_ops_t *emop = epp->ep_emop; in ef10_mac_multicast_list_set()