Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h202 struct c4iw_wr_wait { struct
207 static inline void c4iw_init_wr_wait(struct c4iw_wr_wait *wr_waitp) in c4iw_init_wr_wait() argument
213 static inline void c4iw_wake_up(struct c4iw_wr_wait *wr_waitp, int ret) in c4iw_wake_up()
220 struct c4iw_wr_wait *wr_waitp, in c4iw_wait_for_reply()
807 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.c3945 struct c4iw_wr_wait *wr_waitp; in fw6_msg()
3953 wr_waitp = (struct c4iw_wr_wait *)(__force unsigned long) rpl->data[1]; in fw6_msg()
Dqp.c176 struct c4iw_wr_wait wr_wait; in create_qp()