Searched refs:TX_CMP_TYPE (Results 1 – 3 of 3) sorted by relevance
859 #define TX_CMP_TYPE(txcmp) \ macro
5148 if (TX_CMP_TYPE(txcmp) == CMP_TYPE_RX_L2_CMP || in bnxt_poll_loopback()5149 TX_CMP_TYPE(txcmp) == CMP_TYPE_RX_L2_V3_CMP) { in bnxt_poll_loopback()
2970 u16 cmpl_type = TX_CMP_TYPE(txcmp), vf_id, seq_id; in bnxt_hwrm_handler() 3065 cmp_type = TX_CMP_TYPE(txcmp); in __bnxt_poll_work() 3209 if ((TX_CMP_TYPE(txcmp) & 0x30) == 0x10) { in bnxt_poll_nitroa0() 3229 } else if (unlikely(TX_CMP_TYPE(txcmp) == in bnxt_poll_nitroa0()