Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Den_dim.c38 struct mlx5_core_dev *mdev, struct mlx5_core_cq *mcq) in mlx5e_complete_dim_work()
67 u8 cq_period_mode, struct mlx5_core_cq *mcq, in mlx5e_dim_enable()
H A Dwc.c26 struct mlx5_core_cq mcq; member
52 struct mlx5_core_cq *mcq = &cq->mcq; in mlx5_wc_create_cqwq() local
80 struct mlx5_core_cq *mcq = &cq->mcq; in create_wc_cq() local
H A Dcq.c49 struct mlx5_core_cq *mcq; in mlx5_cq_tasklet_cb() local
/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
/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()
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/
H A Dsend.c882 struct mlx5_core_cq *mcq = &cq->mcq; in hws_send_ring_alloc_cq() local
915 struct mlx5_core_cq *mcq = &cq->mcq; in hws_send_ring_create_cq() local
/linux/drivers/net/ethernet/mellanox/mlx4/
H A Den_rx.c959 void mlx4_en_rx_irq(struct mlx4_cq *mcq) in mlx4_en_rx_irq()
/linux/drivers/vdpa/mlx5/net/
H A Dmlx5_vnet.c71 struct mlx5_core_cq mcq; member
528 static void mlx5_vdpa_cq_comp(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe) in mlx5_vdpa_cq_comp()