/linux/drivers/net/ethernet/mellanox/mlx5/core/ |
H A D | en_dim.c | 38 struct mlx5_core_dev *mdev, struct mlx5_core_cq *mcq) in mlx5e_complete_dim_work() argument 67 u8 cq_period_mode, struct mlx5_core_cq *mcq, in mlx5e_dim_enable() argument
|
H A D | wc.c | 20 struct mlx5_core_cq mcq; member 46 struct mlx5_core_cq *mcq = &cq->mcq; in mlx5_wc_create_cqwq() local 74 struct mlx5_core_cq *mcq = &cq->mcq; in create_wc_cq() local [all...] |
H A D | en_txrx.c | 260 void mlx5e_completion_event(struct mlx5_core_cq *mcq, struct mlx5_eqe *eqe) in mlx5e_completion_event() argument 269 void mlx5e_cq_error_event(struct mlx5_core_cq *mcq, enum mlx5_event event) in mlx5e_cq_error_event() argument
|
H A D | cq.c | 49 struct mlx5_core_cq *mcq; in mlx5_cq_tasklet_cb() local
|
H A D | en_main.c | 2192 struct mlx5_core_cq *mcq = &cq->mcq; in mlx5e_alloc_cq_common() local 2252 struct mlx5_core_cq *mcq = &cq->mcq; mlx5e_create_cq() local [all...] |
H A D | en.h | 347 struct mlx5_core_cq mcq; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
H A 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 [all...] |
/linux/drivers/infiniband/hw/mlx4/ |
H A D | cq.c | 95 struct mlx4_ib_cq *mcq = to_mcq(cq); in mlx4_ib_modify_cq() local 485 struct mlx4_ib_cq *mcq = to_mcq(cq); mlx4_ib_destroy_cq() local [all...] |
H A D | qp.c | 869 struct mlx4_ib_cq *mcq; in create_rq() local 1005 struct mlx4_ib_cq *mcq; in create_qp_common() local 4418 struct mlx4_ib_cq *mcq = to_mcq(cq); handle_drain_completion() local [all...] |
H A D | mlx4_ib.h | 118 struct mlx4_cq mcq; member 698 static inline struct mlx4_ib_cq *to_mibcq(struct mlx4_cq *mcq) in to_mibcq() argument
|
H A D | main.c | 3078 struct mlx4_cq *mcq; in mlx4_ib_handle_catas_error() local [all...] |
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/hws/ |
H A D | send.c | 876 static void hws_cq_complete(struct mlx5_core_cq *mcq, in hws_cq_complete() argument 888 struct mlx5_core_cq *mcq = &cq->mcq; in hws_send_ring_alloc_cq() local 922 struct mlx5_core_cq *mcq in hws_send_ring_create_cq() local [all...] |
H A D | send.h | 79 struct mlx5_core_cq mcq; member
|
/linux/drivers/infiniband/hw/mlx5/ |
H A D | cq.c | 51 static void mlx5_ib_cq_event(struct mlx5_core_cq *mcq, enum mlx5_event type) in mlx5_ib_cq_event() argument 1061 struct mlx5_ib_cq *mcq = to_mcq(cq); mlx5_ib_pre_destroy_cq() local 1155 struct mlx5_ib_cq *mcq = to_mcq(cq); mlx5_ib_modify_cq() local [all...] |
H A D | mlx5_ib.h | 568 struct mlx5_core_cq mcq; member 1231 static inline struct mlx5_ib_cq *to_mibcq(struct mlx5_core_cq *mcq) in to_mibcq() argument
|
H A D | main.c | 2679 struct mlx5_core_cq *mcq; in mlx5_ib_handle_internal_error() local [all...] |
H A D | qp.c | 5736 struct mlx5_ib_cq *mcq = to_mcq(cq); handle_drain_completion() local [all...] |
/linux/drivers/net/ethernet/mellanox/mlx5/core/fpga/ |
H A D | conn.h | 58 struct mlx5_core_cq mcq; member
|
/linux/drivers/net/ethernet/mellanox/mlx4/ |
H A D | cq.c | 63 struct mlx4_cq *mcq, *temp; in mlx4_cq_tasklet_cb() local
|
H A D | mlx4_en.h | 356 struct mlx4_cq mcq; member
|
/linux/drivers/vfio/pci/mlx5/ |
H A D | cmd.c | 1094 static void mlx5vf_cq_event(struct mlx5_core_cq *mcq, enum mlx5_event type) in mlx5vf_cq_event() argument 1143 static void mlx5vf_cq_complete(struct mlx5_core_cq *mcq, in mlx5vf_cq_complete() argument [all...] |
H A D | cmd.h | 126 struct mlx5_core_cq mcq; member
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/en/ |
H A D | txrx.h | 312 struct mlx5_core_cq *mcq; in mlx5e_cq_arm() local
|
/linux/drivers/net/ethernet/mellanox/mlx5/core/steering/sws/ |
H A D | dr_send.c | 1052 static void dr_cq_complete(struct mlx5_core_cq *mcq, in dr_cq_complete() argument [all...] |
H A D | dr_types.h | 1441 struct mlx5_core_cq mcq; member
|