Searched refs:emco_fini (Results 1 – 2 of 2) sorted by relevance
173 if (emcop != NULL && emcop->emco_fini != NULL) in efx_mcdi_fini()174 emcop->emco_fini(enp); in efx_mcdi_fini()
498 void (*emco_fini)(efx_nic_t *); member