Home
last modified time | relevance | path

Searched defs:_cqe (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/sys/fibre-channel/fca/oce/
H A Doce_hw_eth.h215 #define WQ_CQE_VALID(_cqe) (_cqe->u0.dw[3]) argument
216 #define WQ_CQE_INVALIDATE(_cqe) (_cqe->u0.dw[3] = 0) argument
313 #define RQ_CQE_VALID(_cqe) (_cqe->u0.dw[2]) argument
314 #define RQ_CQE_INVALIDATE(_cqe) (_cqe->u0.dw[2] = 0) argument
/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Dbcm_osal.h566 #define OSAL_VF_CQE_COMPLETION(_dev_p, _cqe, _protocol) (0) argument