Home
last modified time | relevance | path

Searched refs:t4_srq (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/infiniband/hw/cxgb4/
Dt4.h397 struct t4_srq { struct
424 static inline u32 t4_srq_avail(struct t4_srq *srq) in t4_srq_avail() argument
429 static inline void t4_srq_produce(struct t4_srq *srq, u8 len16) in t4_srq_produce()
440 static inline void t4_srq_produce_pending_wr(struct t4_srq *srq) in t4_srq_produce_pending_wr()
448 static inline void t4_srq_consume_pending_wr(struct t4_srq *srq) in t4_srq_consume_pending_wr()
456 static inline void t4_srq_produce_ooo(struct t4_srq *srq) in t4_srq_produce_ooo()
462 static inline void t4_srq_consume_ooo(struct t4_srq *srq) in t4_srq_consume_ooo()
471 static inline void t4_srq_consume(struct t4_srq *srq) in t4_srq_consume()
591 static inline void t4_ring_srq_db(struct t4_srq *srq, u16 inc, u8 len16, in t4_ring_srq_db()
Dcq.c463 static void post_pending_srq_wrs(struct t4_srq *srq) in post_pending_srq_wrs()
492 static u64 reap_srq_cqe(struct t4_cqe *hw_cqe, struct t4_srq *srq) in reap_srq_cqe()
547 struct t4_srq *srq) in poll_cq()
Diw_cxgb4.h570 struct t4_srq wq;
1123 void c4iw_copy_wr_to_srq(struct t4_srq *srq, union t4_recv_wr *wqe, u8 len16);
Dqp.c1360 static void defer_srq_wr(struct t4_srq *srq, union t4_recv_wr *wqe, in defer_srq_wr()
2498 struct t4_srq *wq = &srq->wq; in free_srq_queue()
2535 struct t4_srq *wq = &srq->wq; in alloc_srq_queue()
2667 void c4iw_copy_wr_to_srq(struct t4_srq *srq, union t4_recv_wr *wqe, u8 len16) in c4iw_copy_wr_to_srq()