mlx5e_channels
bool mlx5e_reset_rx_channels_moderation(struct mlx5e_channels *chs, u8 cq_period_mode,
struct mlx5e_channels *chs);
void mlx5e_close_channels(struct mlx5e_channels *chs);
bool mlx5e_reset_tx_channels_moderation(struct mlx5e_channels *chs, u8 cq_period_mode,
struct mlx5e_channels channels;
int mlx5e_channels_tx_toggle_dim(struct mlx5e_channels *chs)
static struct mlx5e_channel *mlx5e_channels_get(struct mlx5e_channels *chs, unsigned int ix)
bool mlx5e_channels_is_xsk(struct mlx5e_channels *chs, unsigned int ix)
void mlx5e_channels_get_regular_rqn(struct mlx5e_channels *chs, unsigned int ix, u32 *rqn,
void mlx5e_channels_get_xsk_rqn(struct mlx5e_channels *chs, unsigned int ix, u32 *rqn,
bool mlx5e_channels_get_ptp_rqn(struct mlx5e_channels *chs, u32 *rqn)
int mlx5e_channels_rx_change_dim(struct mlx5e_channels *chs, bool enable)
int mlx5e_channels_tx_change_dim(struct mlx5e_channels *chs, bool enable)
unsigned int mlx5e_channels_get_num(struct mlx5e_channels *chs)
int mlx5e_channels_rx_toggle_dim(struct mlx5e_channels *chs)
unsigned int mlx5e_channels_get_num(struct mlx5e_channels *chs);
bool mlx5e_channels_is_xsk(struct mlx5e_channels *chs, unsigned int ix);
void mlx5e_channels_get_regular_rqn(struct mlx5e_channels *chs, unsigned int ix, u32 *rqn,
void mlx5e_channels_get_xsk_rqn(struct mlx5e_channels *chs, unsigned int ix, u32 *rqn,
bool mlx5e_channels_get_ptp_rqn(struct mlx5e_channels *chs, u32 *rqn);
int mlx5e_channels_rx_change_dim(struct mlx5e_channels *chs, bool enabled);
int mlx5e_channels_tx_change_dim(struct mlx5e_channels *chs, bool enabled);
int mlx5e_channels_rx_toggle_dim(struct mlx5e_channels *chs);
int mlx5e_channels_tx_toggle_dim(struct mlx5e_channels *chs);
struct mlx5e_channels;
struct mlx5e_channels *chs;
void mlx5e_qos_close_all_queues(struct mlx5e_channels *chs)
int mlx5e_qos_alloc_queues(struct mlx5e_priv *priv, struct mlx5e_channels *chs)
int mlx5e_qos_open_queues(struct mlx5e_priv *priv, struct mlx5e_channels *chs)
void mlx5e_qos_deactivate_all_queues(struct mlx5e_channels *chs)
u16 mlx5e_qid_from_qos(struct mlx5e_channels *chs, u16 qid)
int mlx5e_open_qos_sq(struct mlx5e_priv *priv, struct mlx5e_channels *chs,
struct mlx5e_channels;
int mlx5e_open_qos_sq(struct mlx5e_priv *priv, struct mlx5e_channels *chs,
int mlx5e_qos_open_queues(struct mlx5e_priv *priv, struct mlx5e_channels *chs);
void mlx5e_qos_deactivate_all_queues(struct mlx5e_channels *chs);
void mlx5e_qos_close_all_queues(struct mlx5e_channels *chs);
int mlx5e_qos_alloc_queues(struct mlx5e_priv *priv, struct mlx5e_channels *chs);
u16 mlx5e_qid_from_qos(struct mlx5e_channels *chs, u16 qid);
struct mlx5e_channels *chs;
struct mlx5e_channels *chs,
void mlx5e_rx_res_channels_activate(struct mlx5e_rx_res *res, struct mlx5e_channels *chs)
void mlx5e_rx_res_xsk_update(struct mlx5e_rx_res *res, struct mlx5e_channels *chs,
struct mlx5e_channels;
void mlx5e_rx_res_channels_activate(struct mlx5e_rx_res *res, struct mlx5e_channels *chs);
void mlx5e_rx_res_xsk_update(struct mlx5e_rx_res *res, struct mlx5e_channels *chs,
struct mlx5e_channels *channels = &priv->channels;
struct mlx5e_channels *chs;
struct mlx5e_channels *chs;
bool mlx5e_reset_tx_channels_moderation(struct mlx5e_channels *chs, u8 cq_period_mode,
struct mlx5e_channels *chs)
static void mlx5e_activate_channels(struct mlx5e_priv *priv, struct mlx5e_channels *chs)
static int mlx5e_wait_channels_min_rx_wqes(struct mlx5e_channels *chs)
static void mlx5e_deactivate_channels(struct mlx5e_channels *chs)
void mlx5e_close_channels(struct mlx5e_channels *chs)
struct mlx5e_channels *old_chs,
struct mlx5e_channels *new_chs,
struct mlx5e_channels *old_chs, *new_chs;
static int mlx5e_modify_channels_vsd(struct mlx5e_channels *chs, bool vsd)
bool mlx5e_reset_rx_channels_moderation(struct mlx5e_channels *chs, u8 cq_period_mode,
struct mlx5e_channels *chs = &priv->channels;
struct mlx5e_channels *chs,
struct mlx5e_channels *chs = &priv->channels;
struct mlx5e_channels *channels;