Home
last modified time | relevance | path

Searched refs:IAVF_VF_ARQH1_ARQH_MASK (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/iavf/
H A Diavf_register.h11 #define IAVF_VF_ARQH1_ARQH_MASK IAVF_MASK(0x3FF, IAVF_VF_ARQH1_ARQH_SHIFT) macro
H A Diavf_adminq.c883 ntu = rd32(hw, hw->aq.arq.head) & IAVF_VF_ARQH1_ARQH_MASK; in iavf_clean_arq_element()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/iavf/
H A Diavf_register.h11 #define IAVF_VF_ARQH1_ARQH_MASK IAVF_MASK(0x3FF, IAVF_VF_ARQH1_ARQH_SHIFT) macro
H A Diavf_adminq.c881 ntu = rd32(hw, hw->aq.arq.head) & IAVF_VF_ARQH1_ARQH_MASK; in iavf_clean_arq_element()

Completed in 6 milliseconds