Home
last modified time | relevance | path

Searched refs:hw_cq (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ocs_fc/
H A Docs_hw_queues.c420 hw->hw_cq[cq->instance] = cq; in hw_new_cq()
475 hw->hw_cq[cqs[i]->instance] = cqs[i]; in hw_new_cq_set()
811 cq->eq->hw->hw_cq[cq->instance] = NULL; in hw_del_cq()
H A Docs_hw.h957 hw_cq_t *hw_cq[OCS_HW_MAX_NUM_CQ]; member
H A Docs_hw.c2206 ocs_hw_cq_process(hw, hw->hw_cq[i]); in ocs_hw_eq_process()
2215 ocs_hw_cq_process(hw, hw->hw_cq[index]); in ocs_hw_eq_process()