Searched refs:ocs_queue_history_cqe (Results 1 - 4 of 4) sorted by relevance

/freebsd-13-stable/sys/dev/ocs_fc/
H A Docs_utils.h222 extern void ocs_queue_history_cqe(ocs_hw_q_hist_t*, uint8_t, uint32_t *, uint8_t, uint32_t, uint32_t);
232 #define ocs_queue_history_cqe(...) macro
H A Docs_hw.h52 #define ocs_queue_history_cqe(...) macro
H A Docs_utils.c1139 ocs_queue_history_cqe(ocs_hw_q_hist_t *q_hist, uint8_t ctype, uint32_t *entryw, uint8_t status, uint32_t qid, uint32_t qindex) function
H A Docs_hw.c8517 ocs_queue_history_cqe(&hw->q_hist, SLI_QENTRY_WQ, (void *)cqe, ((sli4_fc_wcqe_t *)cqe)->status, cq->queue->id,
8897 ocs_queue_history_cqe(&hw->q_hist, SLI_QENTRY_XABT, (void *)cqe, 0, cq->queue->id,

Completed in 199 milliseconds