Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_register.h57 #define IAVF_VF_ATQLEN1_ATQOVFL_MASK IAVF_MASK(1UL, IAVF_VF_ATQLEN1_ATQOVFL_SHIFT) macro
H A Dif_iavf_iflib.c1166 if (reg & IAVF_VF_ATQLEN1_ATQOVFL_MASK) { in iavf_check_aq_errors()
1168 reg &= ~IAVF_VF_ATQLEN1_ATQOVFL_MASK; in iavf_check_aq_errors()