Home
last modified time | relevance | path

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

/freebsd-11-stable/sys/dev/cxgbe/iw_cxgbe/
HDiw_cxgbe.h183 struct c4iw_wr_wait { struct
188 static inline void c4iw_init_wr_wait(struct c4iw_wr_wait *wr_waitp) in c4iw_init_wr_wait() argument
194 static inline void c4iw_wake_up(struct c4iw_wr_wait *wr_waitp, int ret) in c4iw_wake_up()
201 c4iw_wait_for_reply(struct c4iw_rdev *rdev, struct c4iw_wr_wait *wr_waitp, in c4iw_wait_for_reply()
827 struct c4iw_wr_wait wr_wait;
HDmem.c66 struct c4iw_wr_wait wr_wait; in _c4iw_write_mem_dma_aligned()
115 struct c4iw_wr_wait wr_wait; in _c4iw_write_mem_inline()
HDcq.c60 struct c4iw_wr_wait wr_wait; in destroy_cq()
104 struct c4iw_wr_wait wr_wait; in create_cq()
HDcm.c2972 struct c4iw_wr_wait *wr_waitp; in fw6_wr_rpl()
2975 wr_waitp = (struct c4iw_wr_wait *)rpl[1]; in fw6_wr_rpl()
HDqp.c135 struct c4iw_wr_wait wr_wait; in create_qp()