Home
last modified time | relevance | path

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

12

/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/
A 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()
A Den_dim.c38 struct mlx5_core_dev *mdev, struct mlx5_core_cq *mcq) in mlx5e_complete_dim_work()
A Dcq.c49 struct mlx5_core_cq *mcq; in mlx5_cq_tasklet_cb() local
A Den_main.c1883 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 Den.h357 struct mlx5_core_cq mcq; member
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/lib/
A 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-6.3-rc2/drivers/infiniband/hw/mlx4/
A 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
A Dqp.c865 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 Dmlx4_ib.h117 struct mlx4_cq mcq; member
693 static inline struct mlx4_ib_cq *to_mibcq(struct mlx4_cq *mcq) in to_mibcq()
A Dmain.c3050 struct mlx4_cq *mcq; in mlx4_ib_handle_catas_error() local
/linux-6.3-rc2/drivers/infiniband/hw/mlx5/
A Dcq.c48 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 Ddevx.c1415 static void devx_cq_comp(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe) in devx_cq_comp()
A Dmlx5_ib.h549 struct mlx5_core_cq mcq; member
1138 static inline struct mlx5_ib_cq *to_mibcq(struct mlx5_core_cq *mcq) in to_mibcq()
A Dmain.c2509 struct mlx5_core_cq *mcq; in mlx5_ib_handle_internal_error() local
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/fpga/
A Dconn.h58 struct mlx5_core_cq mcq; member
A Dconn.c400 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 Den_tx.c431 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 Dcq.c63 struct mlx4_cq *mcq, *temp; in mlx4_cq_tasklet_cb() local
A Den_rx.c967 void mlx4_en_rx_irq(struct mlx4_cq *mcq) in mlx4_en_rx_irq()
A Dmlx4_en.h363 struct mlx4_cq mcq; member
/linux-6.3-rc2/drivers/vfio/pci/mlx5/
A Dcmd.c941 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 Dcmd.h119 struct mlx5_core_cq mcq; member
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/en/
A Dtxrx.h265 struct mlx5_core_cq *mcq; in mlx5e_cq_arm() local
/linux-6.3-rc2/drivers/net/ethernet/mellanox/mlx5/core/steering/
A Ddr_send.c886 static void dr_cq_complete(struct mlx5_core_cq *mcq, in dr_cq_complete()
/linux-6.3-rc2/drivers/vdpa/mlx5/net/
A Dmlx5_vnet.c58 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()

Completed in 89 milliseconds

12