/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/ |
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()
|
D | en_dim.c | 38 struct mlx5_core_dev *mdev, struct mlx5_core_cq *mcq) in mlx5e_complete_dim_work()
|
D | cq.c | 49 struct mlx5_core_cq *mcq; in mlx5_cq_tasklet_cb() local
|
D | en_main.c | 1877 struct mlx5_core_cq *mcq = &cq->mcq; in mlx5e_alloc_cq_common() local 1936 struct mlx5_core_cq *mcq = &cq->mcq; in mlx5e_create_cq() local
|
D | en.h | 356 struct mlx5_core_cq mcq; member
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
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-v6.1/drivers/infiniband/hw/mlx4/ |
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
|
D | qp.c | 830 struct mlx4_ib_cq *mcq; in create_rq() local 962 struct mlx4_ib_cq *mcq; in create_qp_common() local 4371 struct mlx4_ib_cq *mcq = to_mcq(cq); in handle_drain_completion() local
|
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()
|
D | main.c | 3054 struct mlx4_cq *mcq; in mlx4_ib_handle_catas_error() local
|
/Linux-v6.1/drivers/infiniband/hw/mlx5/ |
D | cq.c | 48 static void mlx5_ib_cq_event(struct mlx5_core_cq *mcq, enum mlx5_event type) in mlx5_ib_cq_event() 1049 struct mlx5_ib_cq *mcq = to_mcq(cq); in mlx5_ib_destroy_cq() local 1132 struct mlx5_ib_cq *mcq = to_mcq(cq); in mlx5_ib_modify_cq() local
|
D | devx.c | 1415 static void devx_cq_comp(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe) in devx_cq_comp()
|
D | mlx5_ib.h | 545 struct mlx5_core_cq mcq; member 1111 static inline struct mlx5_ib_cq *to_mibcq(struct mlx5_core_cq *mcq) in to_mibcq()
|
D | main.c | 2513 struct mlx5_core_cq *mcq; in mlx5_ib_handle_internal_error() local
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
D | conn.h | 58 struct mlx5_core_cq mcq; member
|
D | conn.c | 400 static void mlx5_fpga_conn_cq_complete(struct mlx5_core_cq *mcq, in mlx5_fpga_conn_cq_complete()
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx4/ |
D | en_tx.c | 429 struct mlx4_cq *mcq = &cq->mcq; in mlx4_en_process_tx_cq() local 537 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 | 932 void mlx4_en_rx_irq(struct mlx4_cq *mcq) in mlx4_en_rx_irq()
|
D | mlx4_en.h | 355 struct mlx4_cq mcq; member
|
/Linux-v6.1/drivers/vfio/pci/mlx5/ |
D | cmd.c | 634 static void mlx5vf_cq_event(struct mlx5_core_cq *mcq, enum mlx5_event type) in mlx5vf_cq_event() 675 static void mlx5vf_cq_complete(struct mlx5_core_cq *mcq, in mlx5vf_cq_complete()
|
D | cmd.h | 54 struct mlx5_core_cq mcq; member
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | txrx.h | 260 struct mlx5_core_cq *mcq; in mlx5e_cq_arm() local
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_send.c | 751 static void dr_cq_complete(struct mlx5_core_cq *mcq, in dr_cq_complete()
|
/Linux-v6.1/drivers/vdpa/mlx5/net/ |
D | mlx5_vnet.c | 69 struct mlx5_core_cq mcq; member 551 static void mlx5_vdpa_cq_comp(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe) in mlx5_vdpa_cq_comp()
|