Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_phy.c604 EFSYS_ASSERT(epop->epo_bist_stop != NULL); in efx_bist_stop()
606 if (epop->epo_bist_stop != NULL) in efx_bist_stop()
607 epop->epo_bist_stop(enp, type); in efx_bist_stop()
H A Defx_impl.h252 void (*epo_bist_stop)(efx_nic_t *, efx_bist_type_t); member