| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/ | 
| D | en_txrx.c | 194 void mlx5e_completion_event(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe)  in mlx5e_completion_event()203 void mlx5e_cq_error_event(struct mlx5_core_cq *mcq, enum mlx5_event event)  in mlx5e_cq_error_event()
 
 | 
| D | en_dim.c | 38 			struct mlx5_core_dev *mdev, struct mlx5_core_cq *mcq)  in mlx5e_complete_dim_work()
 | 
| D | cq.c | 51 	struct mlx5_core_cq *mcq;  in mlx5_cq_tasklet_cb()  local
 | 
| D | en_main.c | 1517 	struct mlx5_core_cq *mcq = &cq->mcq;  in mlx5e_alloc_cq_common()  local1581 	struct mlx5_core_cq *mcq = &cq->mcq;  in mlx5e_create_cq()  local
 
 | 
| D | en.h | 325 	struct mlx5_core_cq        mcq;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/fpga/ | 
| D | conn.c | 365 static void mlx5_fpga_conn_cq_event(struct mlx5_core_cq *mcq,  in mlx5_fpga_conn_cq_event()417 static void mlx5_fpga_conn_cq_complete(struct mlx5_core_cq *mcq,  in mlx5_fpga_conn_cq_complete()
 
 | 
| D | conn.h | 58 		struct mlx5_core_cq mcq;  member
 | 
| /Linux-v5.4/drivers/infiniband/hw/mlx4/ | 
| D | cq.c | 95 	struct mlx4_ib_cq *mcq = to_mcq(cq);  in mlx4_ib_modify_cq()  local481 	struct mlx4_ib_cq *mcq = to_mcq(cq);  in mlx4_ib_destroy_cq()  local
 
 | 
| D | qp.c | 866 	struct mlx4_ib_cq *mcq;  in create_rq()  local1002 	struct mlx4_ib_cq *mcq;  in create_qp_common()  local
 4433 		struct mlx4_ib_cq *mcq = to_mcq(cq);  in handle_drain_completion()  local
 
 | 
| D | mlx4_ib.h | 117 	struct mlx4_cq		mcq;  member666 static inline struct mlx4_ib_cq *to_mibcq(struct mlx4_cq *mcq)  in to_mibcq()
 
 | 
| D | main.c | 3096 	struct mlx4_cq *mcq;  in mlx4_ib_handle_catas_error()  local
 | 
| /Linux-v5.4/drivers/infiniband/hw/mlx5/ | 
| D | cq.c | 47 static void mlx5_ib_cq_event(struct mlx5_core_cq *mcq, enum mlx5_event type)  in mlx5_ib_cq_event()997 	struct mlx5_ib_cq *mcq = to_mcq(cq);  in mlx5_ib_destroy_cq()  local
 1075 	struct mlx5_ib_cq *mcq = to_mcq(cq);  in mlx5_ib_modify_cq()  local
 
 | 
| D | mlx5_ib.h | 504 	struct mlx5_core_cq	mcq;  member1004 static inline struct mlx5_ib_cq *to_mibcq(struct mlx5_core_cq *mcq)  in to_mibcq()
 
 | 
| D | devx.c | 1374 static void devx_cq_comp(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe)  in devx_cq_comp()
 | 
| D | qp.c | 6399 		struct mlx5_ib_cq *mcq = to_mcq(cq);  in handle_drain_completion()  local
 | 
| D | main.c | 4475 	struct mlx5_core_cq *mcq;  in mlx5_ib_handle_internal_error()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/en/ | 
| D | txrx.h | 144 	struct mlx5_core_cq *mcq;  in mlx5e_cq_arm()  local
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx4/ | 
| D | en_tx.c | 389 	struct mlx4_cq *mcq = &cq->mcq;  in mlx4_en_process_tx_cq()  local498 void mlx4_en_tx_irq(struct mlx4_cq *mcq)  in mlx4_en_tx_irq()
 
 | 
| D | cq.c | 63 	struct mlx4_cq *mcq, *temp;  in mlx4_cq_tasklet_cb()  local
 | 
| D | en_rx.c | 924 void mlx4_en_rx_irq(struct mlx4_cq *mcq)  in mlx4_en_rx_irq()
 | 
| D | mlx4_en.h | 366 	struct mlx4_cq          mcq;  member
 | 
| /Linux-v5.4/drivers/net/ethernet/mellanox/mlx5/core/steering/ | 
| D | dr_send.c | 684 static void dr_cq_event(struct mlx5_core_cq *mcq,  in dr_cq_event()
 | 
| D | dr_types.h | 994 	struct mlx5_core_cq mcq;  member
 | 
| /Linux-v5.4/drivers/scsi/lpfc/ | 
| D | lpfc_sli.c | 7809 	struct lpfc_queue *mcq;  in lpfc_sli4_mbox_completions_pending()  local
 |