Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/intel/iavf/
Diavf_register.h34 #define IAVF_VF_ATQT1 0x00008400 /* Reset: EMPR */ macro
Diavf_adminq.c242 wr32(hw, IAVF_VF_ATQT1, 0); in iavf_config_asq_regs()
438 wr32(hw, IAVF_VF_ATQT1, 0); in iavf_shutdown_asq()
734 wr32(hw, IAVF_VF_ATQT1, hw->aq.asq.next_to_use); in iavf_asq_send_command()