Home
last modified time | relevance | path

Searched refs:SLI_QENTRY_WQ (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_utils.c934 {SLI_QENTRY_WQ, OCS_Q_HIST_TYPE_CWQE, OCS_Q_HIST_WCQE_WORD_MASK, OCS_Q_HIST_WCQE_WORD_MASK_ERR},
H A Dsli4.h3070 SLI_QENTRY_WQ, enumerator
H A Docs_hw.c8470 case SLI_QENTRY_WQ: in ocs_hw_cq_process()
8543 …ocs_queue_history_cqe(&hw->q_hist, SLI_QENTRY_WQ, (void *)cqe, ((sli4_fc_wcqe_t *)cqe)->status, cq… in ocs_hw_wq_process()
H A Dsli4.c8180 *etype = SLI_QENTRY_WQ; in sli_fc_cqe_parse()