Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/sfxge/common/
HDefx_mac.c46 static const efx_mac_ops_t __efx_mac_siena_ops = {
69 static const efx_mac_ops_t __efx_mac_ef10_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()
252 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_drain()
281 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_up()
305 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_fcntl_set()
405 const efx_mac_ops_t *emop = epp->ep_emop;
[all …]
HDefx_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()
HDefx_impl.h205 } efx_mac_ops_t; typedef
293 const efx_mac_ops_t *ep_emop;
HDef10_mac.c378 const efx_mac_ops_t *emop = epp->ep_emop; in ef10_mac_multicast_list_set()