Searched refs:cqe_fp_flags (Results 1 – 2 of 2) sorted by relevance
2145 #define CQE_TYPE(cqe_fp_flags) ((cqe_fp_flags) & ETH_FAST_PATH_RX_CQE_TYPE) argument
3341 uint8_t cqe_fp_flags; in bxe_rxeof() local3352 cqe_fp_flags = cqe_fp->type_error_flags; in bxe_rxeof()3353 cqe_fp_type = cqe_fp_flags & ETH_FAST_PATH_RX_CQE_TYPE; in bxe_rxeof()3364 CQE_TYPE(cqe_fp_flags), in bxe_rxeof()3365 cqe_fp_flags, in bxe_rxeof()3425 if (__predict_false(cqe_fp_flags & in bxe_rxeof()3427 BLOGE(sc, "flags 0x%x rx packet %u\n", cqe_fp_flags, sw_cq_cons); in bxe_rxeof()3499 if (__predict_false(cqe_fp_flags & in bxe_rxeof()3511 if (__predict_false(cqe_fp_flags & in bxe_rxeof()