Home
last modified time | relevance | path

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

/linux/drivers/infiniband/hw/cxgb4/
H A Dt4.h398 struct t4_srq { struct
425 static inline u32 t4_srq_avail(struct t4_srq *srq) in t4_srq_avail() argument
430 static inline void t4_srq_produce(struct t4_srq *srq, u8 len16) in t4_srq_produce()
441 static inline void t4_srq_produce_pending_wr(struct t4_srq *srq) in t4_srq_produce_pending_wr()
449 static inline void t4_srq_consume_pending_wr(struct t4_srq *srq) in t4_srq_consume_pending_wr()
457 static inline void t4_srq_produce_ooo(struct t4_srq *srq) in t4_srq_produce_ooo()
463 static inline void t4_srq_consume_ooo(struct t4_srq *srq) in t4_srq_consume_ooo()
472 static inline void t4_srq_consume(struct t4_srq *srq) in t4_srq_consume()
582 static inline void t4_ring_srq_db(struct t4_srq *srq, u16 inc, u8 len16, in t4_ring_srq_db()