Home
last modified time | relevance | path

Searched refs:emi_new_epoch (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_mcdi.c89 emip->emi_new_epoch = B_FALSE; in ef10_mcdi_fini()
H A Defx_mcdi.c190 emip->emi_new_epoch = B_TRUE; in efx_mcdi_new_epoch()
281 new_epoch = emip->emi_new_epoch; in efx_mcdi_request_start()
583 emip->emi_new_epoch = B_FALSE; in efx_mcdi_request_poll()
953 emip->emi_new_epoch = B_TRUE; in efx_mcdi_ev_death()
H A Defx_mcdi.h53 boolean_t emi_new_epoch; member