Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw_eth.h216 #define WQ_CQE_INVALIDATE(_cqe) (_cqe->u0.dw[3] = 0) macro
/illumos-gate/usr/src/uts/common/io/fibre-channel/fca/oce/
H A Doce_tx.c589 WQ_CQE_INVALIDATE(cqe); in oce_process_tx_compl()