Home
last modified time | relevance | path

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

12

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_txrx.c258 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()
H A Den_dim.c38 struct mlx5_core_dev *mdev, struct mlx5_core_cq *mcq) in mlx5e_complete_dim_work()
H A Dcq.c49 struct mlx5_core_cq *mcq; in mlx5_cq_tasklet_cb() local
H A Den_main.c1926 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
H A Den.h353 struct mlx5_core_cq mcq; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/
H 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
/openbmc/linux/drivers/infiniband/hw/mlx4/
H 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
H A Dqp.c869 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
H A Dmlx4_ib.h118 struct mlx4_cq mcq; member
695 static inline struct mlx4_ib_cq *to_mibcq(struct mlx4_cq *mcq) in to_mibcq()
H A Dmain.c3076 struct mlx4_cq *mcq; in mlx4_ib_handle_catas_error() local
/openbmc/linux/drivers/infiniband/hw/mlx5/
H 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
H A Ddevx.c1429 static void devx_cq_comp(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe) in devx_cq_comp()
H A Dmlx5_ib.h562 struct mlx5_core_cq mcq; member
1164 static inline struct mlx5_ib_cq *to_mibcq(struct mlx5_core_cq *mcq) in to_mibcq()
H A Dmain.c2528 struct mlx5_core_cq *mcq; in mlx5_ib_handle_internal_error() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/
H A Dconn.h58 struct mlx5_core_cq mcq; member
H A Dconn.c400 static void mlx5_fpga_conn_cq_complete(struct mlx5_core_cq *mcq, in mlx5_fpga_conn_cq_complete()
/openbmc/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_tx.c433 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()
H A Dcq.c63 struct mlx4_cq *mcq, *temp; in mlx4_cq_tasklet_cb() local
H A Den_rx.c985 void mlx4_en_rx_irq(struct mlx4_cq *mcq) in mlx4_en_rx_irq()
H A Dmlx4_en.h364 struct mlx4_cq mcq; member
/openbmc/linux/drivers/vfio/pci/mlx5/
H A Dcmd.c895 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()
H A Dcmd.h119 struct mlx5_core_cq mcq; member
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dtxrx.h278 struct mlx5_core_cq *mcq; in mlx5e_cq_arm() local
/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/
H A Ddr_send.c1052 static void dr_cq_complete(struct mlx5_core_cq *mcq, in dr_cq_complete()
/openbmc/linux/drivers/vdpa/mlx5/net/
H 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()

12