Searched refs:mlx5_eq_comp (Results 1 – 8 of 8) sorted by relevance
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/lib/ |
| D | eq.h | 43 struct mlx5_eq_comp { struct 79 struct mlx5_eq_comp *mlx5_eqn2comp_eq(struct mlx5_core_dev *dev, int eqn); 84 u32 mlx5_eq_poll_irq_disabled(struct mlx5_eq_comp *eq);
|
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/en/ |
| D | health.h | 26 int mlx5e_health_eq_diag_fmsg(struct mlx5_eq_comp *eq, struct devlink_fmsg *fmsg); 46 int mlx5e_health_channel_eq_recover(struct mlx5_eq_comp *eq, struct mlx5e_channel *channel);
|
| D | health.c | 108 int mlx5e_health_eq_diag_fmsg(struct mlx5_eq_comp *eq, struct devlink_fmsg *fmsg) in mlx5e_health_eq_diag_fmsg() 209 int mlx5e_health_channel_eq_recover(struct mlx5_eq_comp *eq, struct mlx5e_channel *channel) in mlx5e_health_channel_eq_recover()
|
| D | reporter_tx.c | 95 struct mlx5_eq_comp *eq; in mlx5e_tx_reporter_timeout_recover()
|
| D | reporter_rx.c | 150 struct mlx5_eq_comp *eq; in mlx5e_rx_reporter_timeout_recover()
|
| /Linux-v5.10/drivers/net/ethernet/mellanox/mlx5/core/ |
| D | eq.c | 130 struct mlx5_eq_comp *eq_comp = in mlx5_eq_comp_int() 131 container_of(nb, struct mlx5_eq_comp, irq_nb); in mlx5_eq_comp_int() 179 u32 mlx5_eq_poll_irq_disabled(struct mlx5_eq_comp *eq) in mlx5_eq_poll_irq_disabled() 793 struct mlx5_eq_comp *eq, *n; in destroy_comp_eqs() 809 struct mlx5_eq_comp *eq; in create_comp_eqs() 866 struct mlx5_eq_comp *eq, *n; in mlx5_vector2eqn() 906 struct mlx5_eq_comp *mlx5_eqn2comp_eq(struct mlx5_core_dev *dev, int eqn) in mlx5_eqn2comp_eq() 909 struct mlx5_eq_comp *eq; in mlx5_eqn2comp_eq()
|
| D | cq.c | 94 struct mlx5_eq_comp *eq; in mlx5_core_create_cq()
|
| /Linux-v5.10/include/linux/mlx5/ |
| D | cq.h | 62 struct mlx5_eq_comp *eq;
|