Lines Matching defs:queue
28 void qmgr_put_entry(unsigned int queue, u32 val) in qmgr_put_entry()
39 u32 qmgr_get_entry(unsigned int queue) in qmgr_get_entry()
52 static int __qmgr_get_stat1(unsigned int queue) in __qmgr_get_stat1()
58 static int __qmgr_get_stat2(unsigned int queue) in __qmgr_get_stat2()
71 int qmgr_stat_empty(unsigned int queue) in qmgr_stat_empty()
83 int qmgr_stat_below_low_watermark(unsigned int queue) in qmgr_stat_below_low_watermark()
97 int qmgr_stat_full(unsigned int queue) in qmgr_stat_full()
111 int qmgr_stat_overflow(unsigned int queue) in qmgr_stat_overflow()
116 void qmgr_set_irq(unsigned int queue, int src, in qmgr_set_irq()
204 void qmgr_enable_irq(unsigned int queue) in qmgr_enable_irq()
216 void qmgr_disable_irq(unsigned int queue) in qmgr_disable_irq()
238 int qmgr_request_queue(unsigned int queue, unsigned int len /* dwords */, in qmgr_request_queue()
328 void qmgr_release_queue(unsigned int queue) in qmgr_release_queue()