Searched refs:IAVF_VF_ATQLEN1_ATQOVFL_MASK (Results 1 – 2 of 2) sorted by relevance
57 #define IAVF_VF_ATQLEN1_ATQOVFL_MASK IAVF_MASK(1UL, IAVF_VF_ATQLEN1_ATQOVFL_SHIFT) macro
1166 if (reg & IAVF_VF_ATQLEN1_ATQOVFL_MASK) { in iavf_check_aq_errors()1168 reg &= ~IAVF_VF_ATQLEN1_ATQOVFL_MASK; in iavf_check_aq_errors()