Home
last modified time | relevance | path

Searched defs:wr_waitp (Results 1 – 7 of 7) sorted by relevance

/linux-5.19.10/drivers/infiniband/hw/cxgb4/
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()
Diw_cxgb4.h218 static inline void c4iw_put_wr_wait(struct c4iw_wr_wait *wr_waitp) in c4iw_put_wr_wait()
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; member
414 struct c4iw_wr_wait *wr_waitp; member
[all …]
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()
Ddevice.c1514 struct c4iw_wr_wait *wr_waitp; in _c4iw_free_wr_wait() local
1523 struct c4iw_wr_wait *wr_waitp; in c4iw_alloc_wr_wait() local
Dcm.c4368 struct c4iw_wr_wait *wr_waitp; in fw6_msg() local
/linux-5.19.10/drivers/target/iscsi/cxgbit/
Dcxgbit_cm.c28 static void cxgbit_init_wr_wait(struct cxgbit_wr_wait *wr_waitp) in cxgbit_init_wr_wait()
35 cxgbit_wake_up(struct cxgbit_wr_wait *wr_waitp, const char *func, u8 ret) in cxgbit_wake_up()
50 struct cxgbit_wr_wait *wr_waitp, u32 tid, u32 timeout, in cxgbit_wait_for_reply()