Searched defs:cqp (Results  1 – 8 of 8) sorted by relevance
| /Linux-v5.4/drivers/infiniband/hw/i40iw/ | 
| D | i40iw_ctrl.c | 75 static inline void i40iw_get_cqp_reg_info(struct i40iw_sc_cqp *cqp,  in i40iw_get_cqp_reg_info()98 						struct i40iw_sc_cqp *cqp,  in i40iw_cqp_poll_registers()
 455 static enum i40iw_status_code i40iw_sc_cqp_init(struct i40iw_sc_cqp *cqp,  in i40iw_sc_cqp_init()
 503 static enum i40iw_status_code i40iw_sc_cqp_create(struct i40iw_sc_cqp *cqp,  in i40iw_sc_cqp_create()
 582 void i40iw_sc_cqp_post_sq(struct i40iw_sc_cqp *cqp)  in i40iw_sc_cqp_post_sq()
 604 static u64 *i40iw_sc_cqp_get_next_send_wqe_idx(struct i40iw_sc_cqp *cqp,  in i40iw_sc_cqp_get_next_send_wqe_idx()
 639 u64 *i40iw_sc_cqp_get_next_send_wqe(struct i40iw_sc_cqp *cqp, u64 scratch)  in i40iw_sc_cqp_get_next_send_wqe()
 650 static enum i40iw_status_code i40iw_sc_cqp_destroy(struct i40iw_sc_cqp *cqp)  in i40iw_sc_cqp_destroy()
 725 	struct i40iw_sc_cqp *cqp;  in i40iw_sc_ccq_get_cqe_info()  local
 781 					struct i40iw_sc_cqp *cqp,  in i40iw_sc_poll_for_cqp_op_done()
 [all …]
 
 | 
| D | i40iw_vf.c | 51 enum i40iw_status_code i40iw_manage_vf_pble_bp(struct i40iw_sc_cqp *cqp,  in i40iw_manage_vf_pble_bp()
 | 
| D | i40iw_utils.c | 362 struct i40iw_cqp_request *i40iw_get_cqp_request(struct i40iw_cqp *cqp, bool wait)  in i40iw_get_cqp_request()401 void i40iw_free_cqp_request(struct i40iw_cqp *cqp, struct i40iw_cqp_request *cqp_request)  in i40iw_free_cqp_request()
 425 void i40iw_put_cqp_request(struct i40iw_cqp *cqp,  in i40iw_put_cqp_request()
 437 static void i40iw_free_pending_cqp_request(struct i40iw_cqp *cqp,  in i40iw_free_pending_cqp_request()
 460 	struct i40iw_cqp *cqp = &iwdev->cqp;  in i40iw_cleanup_pending_cqp_op()  local
 865 	struct i40iw_sc_cqp *cqp = dev->cqp;  in i40iw_qp_suspend_resume()  local
 
 | 
| D | i40iw_type.h | 486 	struct i40iw_sc_cqp *cqp;  member559 	struct i40iw_sc_cqp *cqp;  member
 1219 			struct i40iw_sc_cqp *cqp;  member
 1225 			struct i40iw_sc_cqp *cqp;  member
 1231 			struct i40iw_sc_cqp *cqp;  member
 1238 			struct i40iw_sc_cqp *cqp;  member
 1244 			struct i40iw_sc_cqp *cqp;  member
 1250 			struct i40iw_sc_cqp *cqp;  member
 1262 			struct i40iw_sc_cqp *cqp;  member
 1305 			struct i40iw_sc_cqp *cqp;  member
 [all …]
 
 | 
| D | i40iw_puda.c | 518 	struct i40iw_sc_cqp *cqp;  in i40iw_puda_qp_wqe()  local631 	struct i40iw_sc_cqp *cqp;  in i40iw_puda_cq_wqe()  local
 
 | 
| D | i40iw_main.c | 242 	struct i40iw_cqp *cqp = &iwdev->cqp;  in i40iw_destroy_cqp()  local564 	struct i40iw_cqp *cqp = &iwdev->cqp;  in i40iw_create_cqp()  local
 
 | 
| D | i40iw.h | 256 	struct i40iw_cqp cqp;  member
 | 
| /Linux-v5.4/drivers/scsi/lpfc/ | 
| D | lpfc_sli.c | 14863 lpfc_cq_create_set(struct lpfc_hba *phba, struct lpfc_queue **cqp,  in lpfc_cq_create_set()15884 		struct lpfc_queue **drqp, struct lpfc_queue **cqp,  in lpfc_mrq_create()
 
 |