Home
last modified time | relevance | path

Searched refs:emco_fini (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_mcdi.c171 if (emcop != NULL && emcop->emco_fini != NULL) in efx_mcdi_fini()
172 emcop->emco_fini(enp); in efx_mcdi_fini()
H A Defx_impl.h527 void (*emco_fini)(efx_nic_t *); member