Home
last modified time | relevance | path

Searched refs:fun_queue (Results 1 – 7 of 7) sorted by relevance

/openbmc/linux/drivers/net/ethernet/fungible/funcore/
H A Dfun_queue.h11 struct fun_queue;
15 typedef void (*cq_callback_t)(struct fun_queue *funq, void *data, void *msg,
24 struct fun_queue { struct
95 static inline void funq_sq_post_tail(struct fun_queue *funq, u16 tail) in funq_sq_post_tail()
109 static inline void funq_rq_post(struct fun_queue *funq) in funq_rq_post()
154 struct fun_queue *fun_alloc_queue(struct fun_dev *fdev, int qid,
156 void fun_free_queue(struct fun_queue *funq);
165 int fun_create_rq(struct fun_queue *funq);
166 int fun_create_queue(struct fun_queue *funq);
168 void fun_free_irq(struct fun_queue *funq);
[all …]
H A Dfun_queue.c169 static void fun_clean_rq(struct fun_queue *funq) in fun_clean_rq()
186 static int fun_fill_rq(struct fun_queue *funq) in fun_fill_rq()
354 static int fun_alloc_sqes(struct fun_queue *funq) in fun_alloc_sqes()
364 static int fun_alloc_cqes(struct fun_queue *funq) in fun_alloc_cqes()
373 static int fun_alloc_rqes(struct fun_queue *funq) in fun_alloc_rqes()
384 void fun_free_queue(struct fun_queue *funq) in fun_free_queue()
486 static int fun_create_cq(struct fun_queue *funq) in fun_create_cq()
506 static int fun_create_sq(struct fun_queue *funq) in fun_create_sq()
523 int fun_create_rq(struct fun_queue *funq) in fun_create_rq()
565 int fun_create_queue(struct fun_queue *funq) in fun_create_queue()
[all …]
H A Dfun_dev.h13 struct fun_queue;
56 struct fun_queue *admin_q;
H A DMakefile5 funcore-y := fun_dev.o fun_queue.o
H A Dfun_dev.c168 struct fun_queue *funq = data; in fun_admin_irq()
173 static void fun_complete_admin_cmd(struct fun_queue *funq, void *data, in fun_complete_admin_cmd()
235 struct fun_queue *funq; in fun_enable_admin_queue()
307 struct fun_queue *admq = fdev->admin_q; in fun_disable_admin_queue()
366 struct fun_queue *funq = fdev->admin_q; in fun_submit_admin_cmd()
/openbmc/
H A Dopengrok2.0.log22939 …less due to: /opengrok/data/xref/openbmc/linux/drivers/net/ethernet/fungible/funcore/fun_queue.c.gz
H A Dopengrok1.0.log24058 …less due to: /opengrok/data/xref/openbmc/linux/drivers/net/ethernet/fungible/funcore/fun_queue.c.gz