Searched refs:emo_reconfigure (Results 1 – 4 of 4) sorted by relevance
232 if ((rc = emop->emo_reconfigure(enp)) != 0) in efx_mac_filter_set()266 if ((rc = emop->emo_reconfigure(enp)) != 0) in efx_mac_drain()354 if ((rc = emop->emo_reconfigure(enp)) != 0) in efx_mac_fcntl_set()961 if ((rc = emop->emo_reconfigure(enp)) != 0) in siena_mac_multicast_list_set()
64 epp->ep_emop->emo_reconfigure(enp); in efx_port_init()
382 if ((rc = emop->emo_reconfigure(enp)) != 0) in ef10_mac_multicast_list_set()
226 efx_rc_t (*emo_reconfigure)(efx_nic_t *); member