Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h200 struct c4iw_wr_wait { struct
205 static inline void c4iw_init_wr_wait(struct c4iw_wr_wait *wr_waitp) in c4iw_init_wr_wait() argument
211 static inline void c4iw_wake_up(struct c4iw_wr_wait *wr_waitp, int ret) in c4iw_wake_up()
218 struct c4iw_wr_wait *wr_waitp, in c4iw_wait_for_reply()
795 struct c4iw_wr_wait wr_wait;
Dcq.c41 struct c4iw_wr_wait wr_wait; in destroy_cq()
85 struct c4iw_wr_wait wr_wait; in create_cq()
Dmem.c68 struct c4iw_wr_wait wr_wait; in _c4iw_write_mem_dma_aligned()
116 struct c4iw_wr_wait wr_wait; in _c4iw_write_mem_inline()
Dcm.c4086 struct c4iw_wr_wait *wr_waitp; in fw6_msg()
4094 wr_waitp = (struct c4iw_wr_wait *)(__force unsigned long) rpl->data[1]; in fw6_msg()
Dqp.c203 struct c4iw_wr_wait wr_wait; in create_qp()