Home
last modified time | relevance | path

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

/titanic_44/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_rx.c517 while (RQ_CQE_VALID(cqe)) { in oce_drain_rq_cq()
626 while (RQ_CQE_VALID(cqe)) { in oce_clean_rq()
/titanic_44/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw_eth.h313 #define RQ_CQE_VALID(_cqe) (_cqe->u0.dw[2]) macro