Searched refs:CQE_TYPE_STOP (Results 1 – 2 of 2) sorted by relevance
2147 #define CQE_TYPE_STOP(cqe_type) ((cqe_type) == RX_ETH_CQE_TYPE_ETH_STOP_AGG) macro
3388 (CQE_TYPE_START(cqe_fp_type) || CQE_TYPE_STOP(cqe_fp_type))) { in bxe_rxeof()3401 KASSERT(CQE_TYPE_STOP(cqe_fp_type), in bxe_rxeof()