Searched defs:wr_waitp (Results  1 – 7 of 7) sorted by relevance
| /Linux-v5.4/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() 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() 369 			   struct c4iw_wr_wait *wr_waitp)  in allocate_window() 378 			     struct c4iw_wr_wait *wr_waitp)  in deallocate_window() 386 			 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() 406 	struct c4iw_wr_wait *wr_waitp;  member 420 	struct c4iw_wr_wait *wr_waitp;  member [all …] 
 | 
| D | cq.c | 39 		       struct c4iw_wr_wait *wr_waitp)  in destroy_cq() 72 		     struct c4iw_wr_wait *wr_waitp)  in create_cq()
  | 
| D | qp.c | 202 		     struct c4iw_wr_wait *wr_waitp,  in create_qp() 2481 			   struct c4iw_wr_wait *wr_waitp)  in free_srq_queue() 2518 			   struct c4iw_wr_wait *wr_waitp)  in alloc_srq_queue()
  | 
| D | device.c | 1513 	struct c4iw_wr_wait *wr_waitp;  in _c4iw_free_wr_wait()  local 1522 	struct c4iw_wr_wait *wr_waitp;  in c4iw_alloc_wr_wait()  local
  | 
| D | cm.c | 4370 	struct c4iw_wr_wait *wr_waitp;  in fw6_msg()  local
  | 
| /Linux-v5.4/drivers/target/iscsi/cxgbit/ | 
| D | cxgbit_cm.c | 28 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()
  |