Searched refs:hw_mq_t (Results 1 – 3 of 3) sorted by relevance
60 typedef struct hw_mq_s hw_mq_t; typedef956 hw_mq_t *hw_mq[OCS_HW_MAX_NUM_MQ];1235 extern hw_mq_t *hw_new_mq(hw_cq_t *cq, uint32_t entry_count);1241 extern void hw_del_mq(hw_mq_t *mq);
72 hw_mq_t *mq = NULL; in ocs_hw_init_queues()501 hw_mq_t*505 hw_mq_t *mq = ocs_malloc(hw->os, sizeof(*mq), OCS_M_ZERO | OCS_M_NOWAIT); in hw_new_mq()798 hw_del_mq((hw_mq_t*) q); in hw_del_cq()826 hw_del_mq(hw_mq_t *mq) in hw_del_mq()895 hw_mq_t *mq; in hw_queue_dump()906 mq = (hw_mq_t *) q; in hw_queue_dump()
557 hw_mq_t *mq; in hw_queue_ddump()573 mq = (hw_mq_t *) q; in hw_queue_ddump()