Searched refs:emo_reconfigure (Results 1 – 4 of 4) sorted by relevance
230 if ((rc = emop->emo_reconfigure(enp)) != 0) in efx_mac_filter_set()279 if ((rc = emop->emo_reconfigure(enp)) != 0) in efx_mac_drain()367 if ((rc = emop->emo_reconfigure(enp)) != 0) in efx_mac_fcntl_set()984 if ((rc = emop->emo_reconfigure(enp)) != 0) in siena_mac_multicast_list_set()
37 epp->ep_emop->emo_reconfigure(enp); in efx_port_init()
356 if ((rc = emop->emo_reconfigure(enp)) != 0) in ef10_mac_multicast_list_set()
215 efx_rc_t (*emo_reconfigure)(efx_nic_t *); member