Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/sfc_efx/base/
H A Def10_mcdi.c63 EFX_BAR_WRITED(enp, ER_DZ_MC_DB_HWRD_REG, &dword, B_FALSE); in ef10_mcdi_init()
173 EFX_BAR_WRITED(enp, ER_DZ_MC_DB_LWRD_REG, &dword, B_FALSE); in ef10_mcdi_send_request()
186 EFX_BAR_WRITED(enp, ER_DZ_MC_DB_HWRD_REG, &dword, B_FALSE); in ef10_mcdi_send_request()
H A Defx_impl.h1105 #define EFX_BAR_WRITED(_enp, _reg, _edp, _lock) \ macro