| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ | 
| D | cq.c | 104 void mlx4_cq_completion(struct mlx4_dev *dev, u32 cqn)  in mlx4_cq_completion()126 void mlx4_cq_event(struct mlx4_dev *dev, u32 cqn, int event_type)  in mlx4_cq_event()
 217 int __mlx4_cq_alloc_icm(struct mlx4_dev *dev, int *cqn)  in __mlx4_cq_alloc_icm()
 244 static int mlx4_cq_alloc_icm(struct mlx4_dev *dev, int *cqn, u8 usage)  in mlx4_cq_alloc_icm()
 264 void __mlx4_cq_free_icm(struct mlx4_dev *dev, int cqn)  in __mlx4_cq_free_icm()
 274 static void mlx4_cq_free_icm(struct mlx4_dev *dev, int cqn)  in mlx4_cq_free_icm()
 
 | 
| D | en_resources.c | 41 			     int is_tx, int rss, int qpn, int cqn,  in mlx4_en_fill_qp_context()
 | 
| D | srq.c | 162 int mlx4_srq_alloc(struct mlx4_dev *dev, u32 pdn, u32 cqn, u16 xrcd,  in mlx4_srq_alloc()
 | 
| D | resource_tracker.c | 1671 static int cq_res_start_move_to(struct mlx4_dev *dev, int slave, int cqn,  in cq_res_start_move_to()1938 	int cqn;  in cq_alloc_res()  local
 2464 	int cqn;  in cq_free_res()  local
 3440 	int cqn = vhcr->in_modifier;  in mlx4_SW2HW_CQ_wrapper()  local
 3478 	int cqn = vhcr->in_modifier;  in mlx4_HW2SW_CQ_wrapper()  local
 3502 	int cqn = vhcr->in_modifier;  in mlx4_QUERY_CQ_wrapper()  local
 3574 	int cqn = vhcr->in_modifier;  in mlx4_MODIFY_CQ_wrapper()  local
 4807 	int cqn;  in rem_slave_cqs()  local
 
 | 
| D | eq.c | 498 	int cqn;  in mlx4_eq_int()  local
 | 
| /Linux-v5.4/drivers/infiniband/hw/hns/ | 
| D | hns_roce_hw_v2_dfx.c | 9 int hns_roce_v2_query_cqc_info(struct hns_roce_dev *hr_dev, u32 cqn,  in hns_roce_v2_query_cqc_info()
 | 
| D | hns_roce_srq.c | 80 static int hns_roce_srq_alloc(struct hns_roce_dev *hr_dev, u32 pdn, u32 cqn,  in hns_roce_srq_alloc()366 	u32 cqn;  in hns_roce_create_srq()  local
 
 | 
| D | hns_roce_cq.c | 521 void hns_roce_cq_completion(struct hns_roce_dev *hr_dev, u32 cqn)  in hns_roce_cq_completion()536 void hns_roce_cq_event(struct hns_roce_dev *hr_dev, u32 cqn, int event_type)  in hns_roce_cq_event()
 
 | 
| D | hns_roce_hw_v2.c | 4875 	u32 cqn = irq_work->cqn;  in hns_roce_irq_work_handle()  local4934 				      u32 qpn, u32 cqn)  in hns_roce_v2_init_irq_work()
 5035 	u32 cqn;  in hns_roce_v2_aeq_int()  local
 5161 	u32 cqn;  in hns_roce_v2_ceq_int()  local
 6031 				   u32 cqn, void *mb_buf, u64 *mtts_wqe,  in hns_roce_v2_write_srqc()
 
 | 
| D | hns_roce_hw_v1.c | 3814 	u32 cqn;  in hns_roce_v1_cq_err_handle()  local3999 	u32 cqn;  in hns_roce_v1_ceq_int()  local
 
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | eq.c | 114 static struct mlx5_core_cq *mlx5_eq_cq_get(struct mlx5_eq *eq, u32 cqn)  in mlx5_eq_cq_get()137 	u32 cqn = -1;  in mlx5_eq_comp_int()  local
 481 	u32 cqn;  in cq_err_event_notifier()  local
 
 | 
| /Linux-v5.4/drivers/infiniband/hw/mthca/ | 
| D | mthca_eq.c | 132 			__be32 cqn;  member149 			__be32 cqn;  member
 219 static inline void disarm_cq(struct mthca_dev *dev, int eqn, int cqn)  in disarm_cq()
 
 | 
| D | mthca_cq.c | 76 	__be32 cqn;  member217 void mthca_cq_completion(struct mthca_dev *dev, u32 cqn)  in mthca_cq_completion()
 233 void mthca_cq_event(struct mthca_dev *dev, u32 cqn,  in mthca_cq_event()
 
 | 
| D | mthca_provider.h | 205 	int			cqn;  member
 | 
| /Linux-v5.4/include/uapi/rdma/ | 
| D | hns-abi.h | 45 	__aligned_u64 cqn; /* Only 32 bits used, 64 for compat */  member
 | 
| D | mthca-abi.h | 84 	__u32 cqn;  member
 | 
| D | mlx4-abi.h | 85 	__u32	cqn;  member
 | 
| D | vmw_pvrdma-abi.h | 153 	__u32 cqn;  member
 | 
| D | mlx5-abi.h | 281 	__u32	cqn;  member
 | 
| /Linux-v5.4/drivers/infiniband/hw/mlx4/ | 
| D | srq.c | 82 	u32 cqn;  in mlx4_ib_create_srq()  local
 | 
| /Linux-v5.4/drivers/infiniband/hw/mlx5/ | 
| D | srq.h | 25 	u32 cqn;  member
 | 
| /Linux-v5.4/include/linux/mlx5/ | 
| D | cq.h | 41 	u32			cqn;  member
 | 
| /Linux-v5.4/drivers/infiniband/hw/vmw_pvrdma/ | 
| D | pvrdma_main.c | 337 static void pvrdma_cq_event(struct pvrdma_dev *dev, u32 cqn, int type)  in pvrdma_cq_event()
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/ | 
| D | dr_send.c | 43 	u32 cqn;  member
 | 
| /Linux-v5.4/include/linux/mlx4/ | 
| D | device.h | 750 	int			cqn;  member918 			__be32	cqn;  member
 935 			__be32	cqn;  member
 
 |