Searched refs:cqe_fp_flags (Results 1 – 1 of 1) sorted by relevance
3189 uint8_t cqe_fp_flags; in bxe_rxeof() local3200 cqe_fp_flags = cqe_fp->type_error_flags; in bxe_rxeof()3201 cqe_fp_type = cqe_fp_flags & ETH_FAST_PATH_RX_CQE_TYPE; in bxe_rxeof()3212 CQE_TYPE(cqe_fp_flags), in bxe_rxeof()3213 cqe_fp_flags, in bxe_rxeof()3264 if (__predict_false(cqe_fp_flags & in bxe_rxeof()3266 BLOGE(sc, "flags 0x%x rx packet %u\n", cqe_fp_flags, sw_cq_cons); in bxe_rxeof()3341 if (__predict_false(cqe_fp_flags & in bxe_rxeof()3353 if (__predict_false(cqe_fp_flags & in bxe_rxeof()