/drivers/net/ethernet/mellanox/mlx5/core/ |
D | en_txrx.c | 258 void mlx5e_completion_event(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe) in mlx5e_completion_event() 267 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 | 1926 struct mlx5_core_cq *mcq = &cq->mcq; in mlx5e_alloc_cq_common() local 1986 struct mlx5_core_cq *mcq = &cq->mcq; in mlx5e_create_cq() local
|
D | en.h | 353 struct mlx5_core_cq mcq; member
|
/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
|
/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() 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
|
D | devx.c | 1429 static void devx_cq_comp(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe) in devx_cq_comp()
|
D | mlx5_ib.h | 575 struct mlx5_core_cq mcq; member 1177 static inline struct mlx5_ib_cq *to_mibcq(struct mlx5_core_cq *mcq) in to_mibcq()
|
D | main.c | 2528 struct mlx5_core_cq *mcq; in mlx5_ib_handle_internal_error() local
|
/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 | 869 struct mlx4_ib_cq *mcq; in create_rq() local 1001 struct mlx4_ib_cq *mcq; in create_qp_common() local 4410 struct mlx4_ib_cq *mcq = to_mcq(cq); in handle_drain_completion() local
|
D | mlx4_ib.h | 118 struct mlx4_cq mcq; member 695 static inline struct mlx4_ib_cq *to_mibcq(struct mlx4_cq *mcq) in to_mibcq()
|
D | main.c | 3076 struct mlx4_cq *mcq; in mlx4_ib_handle_catas_error() local
|
/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()
|
/drivers/net/ethernet/mellanox/mlx4/ |
D | en_tx.c | 433 struct mlx4_cq *mcq = &cq->mcq; in mlx4_en_process_tx_cq() local 541 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 | 985 void mlx4_en_rx_irq(struct mlx4_cq *mcq) in mlx4_en_rx_irq()
|
D | mlx4_en.h | 364 struct mlx4_cq mcq; member
|
/drivers/vfio/pci/mlx5/ |
D | cmd.c | 895 static void mlx5vf_cq_event(struct mlx5_core_cq *mcq, enum mlx5_event type) in mlx5vf_cq_event() 936 static void mlx5vf_cq_complete(struct mlx5_core_cq *mcq, in mlx5vf_cq_complete()
|
D | cmd.h | 119 struct mlx5_core_cq mcq; member
|
/drivers/net/ethernet/mellanox/mlx5/core/en/ |
D | txrx.h | 278 struct mlx5_core_cq *mcq; in mlx5e_cq_arm() local
|
/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | dr_send.c | 1052 static void dr_cq_complete(struct mlx5_core_cq *mcq, in dr_cq_complete()
|
/drivers/vdpa/mlx5/net/ |
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()
|