Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw_eth.h215 #define WQ_CQE_VALID(_cqe) (_cqe->u0.dw[3]) macro
/titanic_50/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_tx.c572 while (WQ_CQE_VALID(cqe)) { in oce_process_tx_compl()