Home
last modified time | relevance | path

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

/freebsd-12-stable/sys/dev/sfxge/common/
Defx_mac.c48 static const efx_mac_ops_t __efx_mac_siena_ops = {
71 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 …]
Defx_port.c109 const efx_mac_ops_t *emop = epp->ep_emop; in efx_port_poll()
142 const efx_mac_ops_t *emop = epp->ep_emop; in efx_port_loopback_set()
Defx_impl.h207 } efx_mac_ops_t; typedef
295 const efx_mac_ops_t *ep_emop;
Def10_mac.c378 const efx_mac_ops_t *emop = epp->ep_emop; in ef10_mac_multicast_list_set()