Home
last modified time | relevance | path

Searched defs:qmgr (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/dev/ixl/
H A Dixl_pf_qmgr.c40 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
[all …]
H A Dixl_pf_qmgr.h74 struct ixl_pf_qmgr *qmgr; member
H A Dixl_pf.h129 struct ixl_pf_qmgr qmgr; member
/freebsd/sys/contrib/device-tree/src/arm/intel/ixp/
H A Dintel-ixp4xx.dtsi44 qmgr: queue-manager@60000000 { label