Searched defs:qhp (Results  1 – 9 of 9) sorted by relevance
| /linux-4.4.14/drivers/infiniband/hw/cxgb3/ | 
| D | iwch_qp.c | 248 static int build_rdma_recv(struct iwch_qp *qhp, union t3_wr *wqe,  in build_rdma_recv() 288 static int build_zero_stag_recv(struct iwch_qp *qhp, union t3_wr *wqe,  in build_zero_stag_recv() 358 	struct iwch_qp *qhp;  in iwch_post_send()  local 470 	struct iwch_qp *qhp;  in iwch_post_receive()  local 535 	struct iwch_qp *qhp;  in iwch_bind_mw()  local 775 int iwch_post_terminate(struct iwch_qp *qhp, struct respQ_msg_t *rsp_msg)  in iwch_post_terminate() 807 static void __flush_qp(struct iwch_qp *qhp, struct iwch_cq *rchp,  in __flush_qp() 854 static void flush_qp(struct iwch_qp *qhp)  in flush_qp() 883 u16 iwch_rqes_posted(struct iwch_qp *qhp)  in iwch_rqes_posted() 896 static int rdma_init(struct iwch_dev *rhp, struct iwch_qp *qhp,  in rdma_init() [all …] 
 | 
| D | iwch_ev.c | 48 	struct iwch_qp *qhp;  in post_qp_event()  local 111 	struct iwch_qp *qhp;  in iwch_ev_dispatch()  local
  | 
| D | iwch.c | 68 	struct iwch_qp *qhp = p;  in disable_qp_db()  local 76 	struct iwch_qp *qhp = p;  in enable_qp_db()  local
  | 
| D | iwch_cq.c | 47 	struct iwch_qp *qhp = NULL;  in iwch_poll_cq_one()  local
  | 
| D | iwch_provider.c | 890 	struct iwch_qp *qhp;  in iwch_destroy_qp()  local 922 	struct iwch_qp *qhp;  in iwch_create_qp()  local 1079 	struct iwch_qp *qhp;  in iwch_ib_modify_qp()  local
  | 
| D | iwch_provider.h | 174 static inline int qp_quiesced(struct iwch_qp *qhp)  in qp_quiesced()
  | 
| /linux-4.4.14/drivers/infiniband/hw/cxgb4/ | 
| D | qp.c | 86 static void set_state(struct c4iw_qp *qhp, enum c4iw_qp_state state)  in set_state() 597 static int build_rdma_recv(struct c4iw_qp *qhp, union t4_recv_wr *wqe,  in build_rdma_recv() 705 static int ring_kernel_sq_db(struct c4iw_qp *qhp, u16 inc)  in ring_kernel_sq_db() 722 static int ring_kernel_rq_db(struct c4iw_qp *qhp, u16 inc)  in ring_kernel_rq_db() 746 	struct c4iw_qp *qhp;  in c4iw_post_send()  local 871 	struct c4iw_qp *qhp;  in c4iw_post_receive()  local 1081 static void post_terminate(struct c4iw_qp *qhp, struct t4_cqe *err_cqe,  in post_terminate() 1117 static void __flush_qp(struct c4iw_qp *qhp, struct c4iw_cq *rchp,  in __flush_qp() 1176 static void flush_qp(struct c4iw_qp *qhp)  in flush_qp() 1202 static int rdma_fini(struct c4iw_dev *rhp, struct c4iw_qp *qhp,  in rdma_fini() [all …] 
 | 
| D | ev.c | 88 			  struct c4iw_qp *qhp,  in post_qp_event() 121 	struct c4iw_qp *qhp;  in c4iw_ev_dispatch()  local
  | 
| D | cq.c | 236 int c4iw_flush_sq(struct c4iw_qp *qhp)  in c4iw_flush_sq() 342 	struct c4iw_qp *qhp;  in c4iw_flush_hw_cq()  local 684 	struct c4iw_qp *qhp = NULL;  in c4iw_poll_cq_one()  local
  |