Home
last modified time | relevance | path

Searched defs:cqp (Results 1 – 19 of 19) sorted by relevance

/kernel/linux/linux-5.10/drivers/infiniband/hw/i40iw/
Di40iw_ctrl.c75 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 …]
Di40iw_vf.c51 enum i40iw_status_code i40iw_manage_vf_pble_bp(struct i40iw_sc_cqp *cqp, in i40iw_manage_vf_pble_bp()
Di40iw_utils.c360 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
Di40iw_type.h492 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 …]
Di40iw_puda.c518 struct i40iw_sc_cqp *cqp; in i40iw_puda_qp_wqe() local
631 struct i40iw_sc_cqp *cqp; in i40iw_puda_cq_wqe() local
Di40iw_main.c238 struct i40iw_cqp *cqp = &iwdev->cqp; in i40iw_destroy_cqp() local
560 struct i40iw_cqp *cqp = &iwdev->cqp; in i40iw_create_cqp() local
Di40iw.h256 struct i40iw_cqp cqp; member
/kernel/linux/linux-6.6/drivers/infiniband/hw/irdma/
Dctrl.c182 static int irdma_sc_add_arp_cache_entry(struct irdma_sc_cqp *cqp, in irdma_sc_add_arp_cache_entry()
219 static int irdma_sc_del_arp_cache_entry(struct irdma_sc_cqp *cqp, u64 scratch, in irdma_sc_del_arp_cache_entry()
252 static int irdma_sc_manage_apbvt_entry(struct irdma_sc_cqp *cqp, in irdma_sc_manage_apbvt_entry()
300 irdma_sc_manage_qhash_table_entry(struct irdma_sc_cqp *cqp, in irdma_sc_manage_qhash_table_entry()
451 struct irdma_sc_cqp *cqp; in irdma_sc_qp_create() local
503 struct irdma_sc_cqp *cqp; in irdma_sc_qp_modify() local
573 struct irdma_sc_cqp *cqp; in irdma_sc_qp_destroy() local
761 static int irdma_sc_alloc_local_mac_entry(struct irdma_sc_cqp *cqp, u64 scratch, in irdma_sc_alloc_local_mac_entry()
795 static int irdma_sc_add_local_mac_entry(struct irdma_sc_cqp *cqp, in irdma_sc_add_local_mac_entry()
833 static int irdma_sc_del_local_mac_entry(struct irdma_sc_cqp *cqp, u64 scratch, in irdma_sc_del_local_mac_entry()
[all …]
Duda.h50 static inline int irdma_sc_create_ah(struct irdma_sc_cqp *cqp, in irdma_sc_create_ah()
57 static inline int irdma_sc_destroy_ah(struct irdma_sc_cqp *cqp, in irdma_sc_destroy_ah()
64 static inline int irdma_sc_create_mcast_grp(struct irdma_sc_cqp *cqp, in irdma_sc_create_mcast_grp()
72 static inline int irdma_sc_modify_mcast_grp(struct irdma_sc_cqp *cqp, in irdma_sc_modify_mcast_grp()
80 static inline int irdma_sc_destroy_mcast_grp(struct irdma_sc_cqp *cqp, in irdma_sc_destroy_mcast_grp()
Duda.c20 int irdma_sc_access_ah(struct irdma_sc_cqp *cqp, struct irdma_ah_info *info, in irdma_sc_access_ah()
115 int irdma_access_mcast_grp(struct irdma_sc_cqp *cqp, in irdma_access_mcast_grp()
Dtype.h604 struct irdma_sc_cqp *cqp; member
668 struct irdma_sc_cqp *cqp; member
1292 struct irdma_sc_cqp *cqp; member
1298 struct irdma_sc_cqp *cqp; member
1304 struct irdma_sc_cqp *cqp; member
1310 struct irdma_sc_cqp *cqp; member
1317 struct irdma_sc_cqp *cqp; member
1322 struct irdma_sc_cqp *cqp; member
1372 struct irdma_sc_cqp *cqp; member
1380 struct irdma_sc_cqp *cqp; member
[all …]
Dutils.c429 struct irdma_cqp_request *irdma_alloc_and_get_cqp_request(struct irdma_cqp *cqp, in irdma_alloc_and_get_cqp_request()
476 void irdma_free_cqp_request(struct irdma_cqp *cqp, in irdma_free_cqp_request()
500 void irdma_put_cqp_request(struct irdma_cqp *cqp, in irdma_put_cqp_request()
513 irdma_free_pending_cqp_request(struct irdma_cqp *cqp, in irdma_free_pending_cqp_request()
534 struct irdma_cqp *cqp = &rf->cqp; in irdma_cleanup_pending_cqp_op() local
867 struct irdma_sc_cqp *cqp = dev->cqp; in irdma_cqp_qp_suspend_resume() local
1897 struct irdma_sc_cqp *cqp = &iwcqp->sc_cqp; in irdma_cqp_ws_node_cmd() local
Dpuda.c607 struct irdma_sc_cqp *cqp; in irdma_puda_qp_wqe() local
726 struct irdma_sc_cqp *cqp; in irdma_puda_cq_wqe() local
Dhw.c593 struct irdma_cqp *cqp = &rf->cqp; in irdma_destroy_cqp() local
933 struct irdma_cqp *cqp = &rf->cqp; in irdma_create_cqp() local
Dmain.h303 struct irdma_cqp cqp; member
/kernel/linux/linux-5.10/drivers/net/ethernet/mellanox/mlx5/core/en/
Dparams.h22 struct mlx5e_cq_param cqp; member
29 struct mlx5e_cq_param cqp; member
/kernel/linux/linux-6.6/drivers/net/ethernet/mellanox/mlx5/core/en/
Dparams.h23 struct mlx5e_cq_param cqp; member
31 struct mlx5e_cq_param cqp; member
/kernel/linux/linux-5.10/drivers/scsi/lpfc/
Dlpfc_sli.c15396 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()
/kernel/linux/linux-6.6/drivers/scsi/lpfc/
Dlpfc_sli.c16410 lpfc_cq_create_set(struct lpfc_hba *phba, struct lpfc_queue **cqp, in lpfc_cq_create_set()
17429 struct lpfc_queue **drqp, struct lpfc_queue **cqp, in lpfc_mrq_create()