Searched refs:CMPL_VALID (Results 1 – 3 of 3) sorted by relevance
18 #define CMPL_VALID(cmp, v) \ macro
449 if (!CMPL_VALID(txcmp, cpr->valid)) in bnxt_handle_tx_cp()
2950 if (CMPL_VALID(rxcmp, cpr->valid)) in bnxt_rx_descriptor_status_op()2953 if (CMPL_VALID(rxcmp, !cpr->valid)) in bnxt_rx_descriptor_status_op()2993 if (CMPL_VALID(txcmp, cpr->valid)) in bnxt_tx_descriptor_status_op()2996 if (CMPL_VALID(txcmp, !cpr->valid)) in bnxt_tx_descriptor_status_op()