Lines Matching defs:qmgr
40 ixl_pf_qmgr_init(struct ixl_pf_qmgr *qmgr, u16 num_queues) in ixl_pf_qmgr_init()
55 ixl_pf_qmgr_alloc_contiguous(struct ixl_pf_qmgr *qmgr, u16 num, struct ixl_pf_qtag *qtag) in ixl_pf_qmgr_alloc_contiguous()
95 ixl_pf_qmgr_alloc_scattered(struct ixl_pf_qmgr *qmgr, u16 num, struct ixl_pf_qtag *qtag) in ixl_pf_qmgr_alloc_scattered()
132 ixl_pf_qmgr_release(struct ixl_pf_qmgr *qmgr, struct ixl_pf_qtag *qtag) in ixl_pf_qmgr_release()
155 ixl_pf_qmgr_get_num_queues(struct ixl_pf_qmgr *qmgr) in ixl_pf_qmgr_get_num_queues()
165 ixl_pf_qmgr_get_num_free(struct ixl_pf_qmgr *qmgr) in ixl_pf_qmgr_get_num_free()
178 ixl_pf_qmgr_get_first_free(struct ixl_pf_qmgr *qmgr, u16 start) in ixl_pf_qmgr_get_first_free()
197 ixl_pf_qmgr_destroy(struct ixl_pf_qmgr *qmgr) in ixl_pf_qmgr_destroy()
208 struct ixl_pf_qmgr *qmgr = qtag->qmgr; in ixl_pf_qmgr_mark_queue_enabled() local
221 struct ixl_pf_qmgr *qmgr = qtag->qmgr; in ixl_pf_qmgr_mark_queue_disabled() local
234 struct ixl_pf_qmgr *qmgr = qtag->qmgr; in ixl_pf_qmgr_mark_queue_configured() local
247 struct ixl_pf_qmgr *qmgr = qtag->qmgr; in ixl_pf_qmgr_is_queue_enabled() local
260 struct ixl_pf_qmgr *qmgr = qtag->qmgr; in ixl_pf_qmgr_is_queue_configured() local
273 struct ixl_pf_qmgr *qmgr = qtag->qmgr; in ixl_pf_qmgr_clear_queue_flags() local
298 ixl_pf_qmgr_find_free_contiguous_block(struct ixl_pf_qmgr *qmgr, int num) in ixl_pf_qmgr_find_free_contiguous_block()