Searched refs:cqe_fp_flags (Results 1 – 2 of 2) sorted by relevance
1800 #define CQE_TYPE(cqe_fp_flags) ((cqe_fp_flags) & ETH_FAST_PATH_RX_CQE_TYPE) argument
1262 uint8_t cqe_fp_flags; in bnx2x_rxeof() local1271 cqe_fp_flags = cqe_fp->type_error_flags; in bnx2x_rxeof()1272 cqe_fp_type = cqe_fp_flags & ETH_FAST_PATH_RX_CQE_TYPE; in bnx2x_rxeof()1281 if (unlikely(cqe_fp_flags & in bnx2x_rxeof()1284 cqe_fp_flags, sw_cq_cons); in bnx2x_rxeof()