Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Defx_nic.c859 if (enop->eno_hw_unavailable != NULL) { in efx_nic_hw_unavailable()
860 if ((enop->eno_hw_unavailable)(enp) != B_FALSE) in efx_nic_hw_unavailable()
H A Defx_impl.h397 boolean_t (*eno_hw_unavailable)(efx_nic_t *); member