Searched refs:IXL_RX_DESC_EOP (Results 1 – 3 of 3) sorted by relevance
915 #define IXL_RX_DESC_EOP (1 << 1) macro
2702 if (ISSET(word, IXL_RX_DESC_EOP)) { in iavf_rxeof()
3243 if (ISSET(word, IXL_RX_DESC_EOP)) { in ixl_rxeof()