Searched refs:IAVF_RXD_QW1_STATUS_MASK (Results 1 – 2 of 2) sorted by relevance
297 #define IAVF_RXD_QW1_STATUS_MASK ((BIT(IAVF_RX_DESC_STATUS_LAST) - 1) \ macro
995 rx_status = (qword & IAVF_RXD_QW1_STATUS_MASK) >> in iavf_rx_checksum()