/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/ |
A D | en_txrx.c | 256 void mlx5e_completion_event(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe) in mlx5e_completion_event() 265 void mlx5e_cq_error_event(struct mlx5_core_cq *mcq, enum mlx5_event event) in mlx5e_cq_error_event()
|
A D | en_dim.c | 38 struct mlx5_core_dev *mdev, struct mlx5_core_cq *mcq) in mlx5e_complete_dim_work()
|
A D | cq.c | 49 struct mlx5_core_cq *mcq; in mlx5_cq_tasklet_cb() local
|
A D | en_main.c | 1883 struct mlx5_core_cq *mcq = &cq->mcq; in mlx5e_alloc_cq_common() local 1943 struct mlx5_core_cq *mcq = &cq->mcq; in mlx5e_create_cq() local
|
A D | en.h | 357 struct mlx5_core_cq mcq; member
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
A D | aso.c | 15 struct mlx5_core_cq mcq; member 48 struct mlx5_core_cq *mcq = &cq->mcq; in mlx5_aso_alloc_cq() local 79 struct mlx5_core_cq *mcq = &cq->mcq; in create_aso_cq() local
|
/linux-6.3-rc2/drivers/infiniband/hw/mlx4/ |
A D | cq.c | 95 struct mlx4_ib_cq *mcq = to_mcq(cq); in mlx4_ib_modify_cq() local 480 struct mlx4_ib_cq *mcq = to_mcq(cq); in mlx4_ib_destroy_cq() local
|
A D | qp.c | 865 struct mlx4_ib_cq *mcq; in create_rq() local 997 struct mlx4_ib_cq *mcq; in create_qp_common() local 4406 struct mlx4_ib_cq *mcq = to_mcq(cq); in handle_drain_completion() local
|
A D | mlx4_ib.h | 117 struct mlx4_cq mcq; member 693 static inline struct mlx4_ib_cq *to_mibcq(struct mlx4_cq *mcq) in to_mibcq()
|
A D | main.c | 3050 struct mlx4_cq *mcq; in mlx4_ib_handle_catas_error() local
|
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/ |
A D | cq.c | 48 static void mlx5_ib_cq_event(struct mlx5_core_cq *mcq, enum mlx5_event type) in mlx5_ib_cq_event() 1052 struct mlx5_ib_cq *mcq = to_mcq(cq); in mlx5_ib_destroy_cq() local 1135 struct mlx5_ib_cq *mcq = to_mcq(cq); in mlx5_ib_modify_cq() local
|
A D | devx.c | 1415 static void devx_cq_comp(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe) in devx_cq_comp()
|
A D | mlx5_ib.h | 549 struct mlx5_core_cq mcq; member 1138 static inline struct mlx5_ib_cq *to_mibcq(struct mlx5_core_cq *mcq) in to_mibcq()
|
A D | main.c | 2509 struct mlx5_core_cq *mcq; in mlx5_ib_handle_internal_error() local
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
A D | conn.h | 58 struct mlx5_core_cq mcq; member
|
A D | conn.c | 400 static void mlx5_fpga_conn_cq_complete(struct mlx5_core_cq *mcq, in mlx5_fpga_conn_cq_complete()
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx4/ |
A D | en_tx.c | 431 struct mlx4_cq *mcq = &cq->mcq; in mlx4_en_process_tx_cq() local 539 void mlx4_en_tx_irq(struct mlx4_cq *mcq) in mlx4_en_tx_irq()
|
A D | cq.c | 63 struct mlx4_cq *mcq, *temp; in mlx4_cq_tasklet_cb() local
|
A D | en_rx.c | 967 void mlx4_en_rx_irq(struct mlx4_cq *mcq) in mlx4_en_rx_irq()
|
A D | mlx4_en.h | 363 struct mlx4_cq mcq; member
|
/linux-6.3-rc2/drivers/vfio/pci/mlx5/ |
A D | cmd.c | 941 static void mlx5vf_cq_event(struct mlx5_core_cq *mcq, enum mlx5_event type) in mlx5vf_cq_event() 982 static void mlx5vf_cq_complete(struct mlx5_core_cq *mcq, in mlx5vf_cq_complete()
|
A D | cmd.h | 119 struct mlx5_core_cq mcq; member
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/ |
A D | txrx.h | 265 struct mlx5_core_cq *mcq; in mlx5e_cq_arm() local
|
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
A D | dr_send.c | 886 static void dr_cq_complete(struct mlx5_core_cq *mcq, in dr_cq_complete()
|
/linux-6.3-rc2/drivers/vdpa/mlx5/net/ |
A D | mlx5_vnet.c | 58 struct mlx5_core_cq mcq; member 508 static void mlx5_vdpa_cq_comp(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe) in mlx5_vdpa_cq_comp()
|