Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/infiniband/hw/cxgb4/
Diw_cxgb4.h210 struct c4iw_wr_wait { struct
218 static inline void c4iw_put_wr_wait(struct c4iw_wr_wait *wr_waitp) in c4iw_put_wr_wait() argument
226 static inline void c4iw_get_wr_wait(struct c4iw_wr_wait *wr_waitp) in c4iw_get_wr_wait()
234 static inline void c4iw_init_wr_wait(struct c4iw_wr_wait *wr_waitp) in c4iw_init_wr_wait()
240 static inline void _c4iw_wake_up(struct c4iw_wr_wait *wr_waitp, int ret, in _c4iw_wake_up()
249 static inline void c4iw_wake_up_noref(struct c4iw_wr_wait *wr_waitp, int ret) in c4iw_wake_up_noref()
254 static inline void c4iw_wake_up_deref(struct c4iw_wr_wait *wr_waitp, int ret) in c4iw_wake_up_deref()
260 struct c4iw_wr_wait *wr_waitp, in c4iw_wait_for_reply()
290 struct c4iw_wr_wait *wr_waitp, in c4iw_ref_send_wait()
400 struct c4iw_wr_wait *wr_waitp;
[all …]
Dmem.c64 struct c4iw_wr_wait *wr_waitp) in _c4iw_write_mem_dma_aligned()
112 struct c4iw_wr_wait *wr_waitp) in _c4iw_write_mem_inline()
192 struct c4iw_wr_wait *wr_waitp) in _c4iw_write_mem_dma()
236 struct c4iw_wr_wait *wr_waitp) in write_adapter_mem()
275 struct sk_buff *skb, struct c4iw_wr_wait *wr_waitp) in write_tpt_entry()
347 u32 pbl_addr, u32 pbl_size, struct c4iw_wr_wait *wr_waitp) in write_pbl()
362 struct c4iw_wr_wait *wr_waitp) in dereg_mem()
370 struct c4iw_wr_wait *wr_waitp) in allocate_stag()
Ddevice.c1514 struct c4iw_wr_wait *wr_waitp; in _c4iw_free_wr_wait()
1516 wr_waitp = container_of(kref, struct c4iw_wr_wait, kref); in _c4iw_free_wr_wait()
1521 struct c4iw_wr_wait *c4iw_alloc_wr_wait(gfp_t gfp) in c4iw_alloc_wr_wait()
1523 struct c4iw_wr_wait *wr_waitp; in c4iw_alloc_wr_wait()
Dcq.c39 struct c4iw_wr_wait *wr_waitp) in destroy_cq()
72 struct c4iw_wr_wait *wr_waitp) in create_cq()
Dqp.c202 struct c4iw_wr_wait *wr_waitp, in create_qp()
2474 struct c4iw_wr_wait *wr_waitp) in free_srq_queue()
2511 struct c4iw_wr_wait *wr_waitp) in alloc_srq_queue()
Dcm.c4378 struct c4iw_wr_wait *wr_waitp; in fw6_msg()
4386 wr_waitp = (struct c4iw_wr_wait *)(__force unsigned long) rpl->data[1]; in fw6_msg()