Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_rx.c553 RQ_CQE_INVALIDATE(cqe); in oce_drain_rq_cq()
632 RQ_CQE_INVALIDATE(cqe); in oce_clean_rq()
/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw_eth.h314 #define RQ_CQE_INVALIDATE(_cqe) (_cqe->u0.dw[2] = 0) macro