Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/iavf/
Diavf_register.h9 #define IAVF_VF_ARQH1 0x00007400 /* Reset: EMPR */ macro
Diavf_adminq.c270 wr32(hw, IAVF_VF_ARQH1, 0); in iavf_config_arq_regs()
471 wr32(hw, IAVF_VF_ARQH1, 0); in iavf_shutdown_arq()
857 ntu = rd32(hw, IAVF_VF_ARQH1) & IAVF_VF_ARQH1_ARQH_MASK; in iavf_clean_arq_element()