Home
last modified time | relevance | path

Searched refs:CQE_TYPE_STOP (Results 1 – 2 of 2) sorted by relevance

/trueos/sys/dev/bxe/
HDbxe.h2147 #define CQE_TYPE_STOP(cqe_type) ((cqe_type) == RX_ETH_CQE_TYPE_ETH_STOP_AGG) macro
HDbxe.c3388 (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()