Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/sfxge/common/
H A Defx_mac.c204 if ((rc = emop->emo_reconfigure(enp)) != 0) in efx_mac_filter_set()
238 if ((rc = emop->emo_reconfigure(enp)) != 0) in efx_mac_drain()
326 if ((rc = emop->emo_reconfigure(enp)) != 0) in efx_mac_fcntl_set()
791 if ((rc = emop->emo_reconfigure(enp)) != 0) in siena_mac_multicast_list_set()
H A Defx_port.c61 epp->ep_emop->emo_reconfigure(enp); in efx_port_init()
H A Def10_mac.c320 if ((rc = emop->emo_reconfigure(enp)) != 0) in ef10_mac_multicast_list_set()
H A Defx_impl.h184 efx_rc_t (*emo_reconfigure)(efx_nic_t *); member