Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mac.c230 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()
H A Defx_port.c37 epp->ep_emop->emo_reconfigure(enp); in efx_port_init()
H A Def10_mac.c356 if ((rc = emop->emo_reconfigure(enp)) != 0) in ef10_mac_multicast_list_set()
H A Defx_impl.h215 efx_rc_t (*emo_reconfigure)(efx_nic_t *); member