Home
last modified time | relevance | path

Searched defs:mcq (Results 1 – 25 of 28) sorted by relevance

12

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/
Den_txrx.c256 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()
Den_dim.c38 struct mlx5_core_dev *mdev, struct mlx5_core_cq *mcq) in mlx5e_complete_dim_work()
Dcq.c49 struct mlx5_core_cq *mcq; in mlx5_cq_tasklet_cb() local
Den_main.c1877 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
Den.h356 struct mlx5_core_cq mcq; member
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/lib/
Daso.c15 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/
Dcq.c95 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
Dqp.c830 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
Dmlx4_ib.h117 struct mlx4_cq mcq; member
693 static inline struct mlx4_ib_cq *to_mibcq(struct mlx4_cq *mcq) in to_mibcq()
Dmain.c3054 struct mlx4_cq *mcq; in mlx4_ib_handle_catas_error() local
/Linux-v6.1/drivers/infiniband/hw/mlx5/
Dcq.c48 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
Ddevx.c1415 static void devx_cq_comp(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe) in devx_cq_comp()
Dmlx5_ib.h545 struct mlx5_core_cq mcq; member
1111 static inline struct mlx5_ib_cq *to_mibcq(struct mlx5_core_cq *mcq) in to_mibcq()
Dmain.c2513 struct mlx5_core_cq *mcq; in mlx5_ib_handle_internal_error() local
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/fpga/
Dconn.h58 struct mlx5_core_cq mcq; member
Dconn.c400 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/
Den_tx.c429 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()
Dcq.c63 struct mlx4_cq *mcq, *temp; in mlx4_cq_tasklet_cb() local
Den_rx.c932 void mlx4_en_rx_irq(struct mlx4_cq *mcq) in mlx4_en_rx_irq()
Dmlx4_en.h355 struct mlx4_cq mcq; member
/Linux-v6.1/drivers/vfio/pci/mlx5/
Dcmd.c634 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()
Dcmd.h54 struct mlx5_core_cq mcq; member
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dtxrx.h260 struct mlx5_core_cq *mcq; in mlx5e_cq_arm() local
/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/steering/
Ddr_send.c751 static void dr_cq_complete(struct mlx5_core_cq *mcq, in dr_cq_complete()
/Linux-v6.1/drivers/vdpa/mlx5/net/
Dmlx5_vnet.c69 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()

12