Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_mac.c92 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_pdu_set()
136 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_addr_set()
184 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_filter_set()
226 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_drain()
255 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_up()
279 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_fcntl_set()
379 const efx_mac_ops_t *emop = epp->ep_emop;
455 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_filter_default_rxq_set()
480 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_filter_default_rxq_clear()
600 const efx_mac_ops_t *emop = epp->ep_emop; in efx_mac_stats_upload()
[all …]
H A Defx_port.c61 epp->ep_emop->emo_reconfigure(enp); in efx_port_init()
104 const efx_mac_ops_t *emop = epp->ep_emop; in efx_port_poll()
138 const efx_mac_ops_t *emop = epp->ep_emop; in efx_port_loopback_set()
243 epp->ep_emop = NULL; in efx_port_fini()
H A Def10_mac.c314 const efx_mac_ops_t *emop = epp->ep_emop; in ef10_mac_multicast_list_set()
H A Defx_impl.h288 const efx_mac_ops_t *ep_emop; member