Searched defs:cqp (Results 1 – 9 of 9) sorted by relevance
/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_utils.c | 360 struct i40iw_cqp_request *i40iw_get_cqp_request(struct i40iw_cqp *cqp, bool wait) in i40iw_get_cqp_request() 399 void i40iw_free_cqp_request(struct i40iw_cqp *cqp, struct i40iw_cqp_request *cqp_request) in i40iw_free_cqp_request() 423 void i40iw_put_cqp_request(struct i40iw_cqp *cqp, in i40iw_put_cqp_request() 435 static void i40iw_free_pending_cqp_request(struct i40iw_cqp *cqp, in i40iw_free_pending_cqp_request() 458 struct i40iw_cqp *cqp = &iwdev->cqp; in i40iw_cleanup_pending_cqp_op() local 824 struct i40iw_sc_cqp *cqp = dev->cqp; in i40iw_qp_suspend_resume() local
|
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_type.h | 492 struct i40iw_sc_cqp *cqp; member 566 struct i40iw_sc_cqp *cqp; member 1228 struct i40iw_sc_cqp *cqp; member 1234 struct i40iw_sc_cqp *cqp; member 1240 struct i40iw_sc_cqp *cqp; member 1247 struct i40iw_sc_cqp *cqp; member 1253 struct i40iw_sc_cqp *cqp; member 1259 struct i40iw_sc_cqp *cqp; member 1271 struct i40iw_sc_cqp *cqp; member 1314 struct i40iw_sc_cqp *cqp; member [all …]
|
D | i40iw_puda.c | 518 struct i40iw_sc_cqp *cqp; in i40iw_puda_qp_wqe() local 631 struct i40iw_sc_cqp *cqp; in i40iw_puda_cq_wqe() local
|
D | i40iw_main.c | 238 struct i40iw_cqp *cqp = &iwdev->cqp; in i40iw_destroy_cqp() local 560 struct i40iw_cqp *cqp = &iwdev->cqp; in i40iw_create_cqp() local
|
D | i40iw.h | 256 struct i40iw_cqp cqp; member
|
/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | params.h | 22 struct mlx5e_cq_param cqp; member 29 struct mlx5e_cq_param cqp; member
|
/drivers/scsi/lpfc/ |
D | lpfc_sli.c | 15396 lpfc_cq_create_set(struct lpfc_hba *phba, struct lpfc_queue **cqp, in lpfc_cq_create_set() 16421 struct lpfc_queue **drqp, struct lpfc_queue **cqp, in lpfc_mrq_create()
|