Searched defs:wr_waitp (Results 1 – 7 of 7) sorted by relevance
/Linux-v4.19/drivers/infiniband/hw/cxgb4/ |
D | mem.c | 64 struct c4iw_wr_wait *wr_waitp) in _c4iw_write_mem_dma_aligned() 112 struct c4iw_wr_wait *wr_waitp) in _c4iw_write_mem_inline() 191 struct c4iw_wr_wait *wr_waitp) in _c4iw_write_mem_dma() 235 struct c4iw_wr_wait *wr_waitp) in write_adapter_mem() 274 struct sk_buff *skb, struct c4iw_wr_wait *wr_waitp) in write_tpt_entry() 340 u32 pbl_addr, u32 pbl_size, struct c4iw_wr_wait *wr_waitp) in write_pbl() 355 struct c4iw_wr_wait *wr_waitp) in dereg_mem() 362 struct c4iw_wr_wait *wr_waitp) in allocate_window() 371 struct c4iw_wr_wait *wr_waitp) in deallocate_window() 379 struct c4iw_wr_wait *wr_waitp) in allocate_stag()
|
D | iw_cxgb4.h | 218 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() 465 struct c4iw_wr_wait *wr_waitp; member 479 struct c4iw_wr_wait *wr_waitp; member [all …]
|
D | cq.c | 37 struct c4iw_wr_wait *wr_waitp) in destroy_cq() 72 struct c4iw_wr_wait *wr_waitp) in create_cq()
|
D | qp.c | 201 struct c4iw_wr_wait *wr_waitp, in create_qp() 2494 struct c4iw_wr_wait *wr_waitp) in free_srq_queue() 2531 struct c4iw_wr_wait *wr_waitp) in alloc_srq_queue()
|
D | device.c | 1528 struct c4iw_wr_wait *wr_waitp; in _c4iw_free_wr_wait() local 1537 struct c4iw_wr_wait *wr_waitp; in c4iw_alloc_wr_wait() local
|
D | cm.c | 4199 struct c4iw_wr_wait *wr_waitp; in fw6_msg() local
|
/Linux-v4.19/drivers/target/iscsi/cxgbit/ |
D | cxgbit_cm.c | 31 static void cxgbit_init_wr_wait(struct cxgbit_wr_wait *wr_waitp) in cxgbit_init_wr_wait() 38 cxgbit_wake_up(struct cxgbit_wr_wait *wr_waitp, const char *func, u8 ret) in cxgbit_wake_up() 53 struct cxgbit_wr_wait *wr_waitp, u32 tid, u32 timeout, in cxgbit_wait_for_reply()
|