mlx5e_mqprio_rl
struct mlx5e_mqprio_rl *mqprio_rl;
struct mlx5e_mqprio_rl *mlx5e_mqprio_rl_alloc(void)
return kvzalloc_obj(struct mlx5e_mqprio_rl);
void mlx5e_mqprio_rl_free(struct mlx5e_mqprio_rl *rl)
int mlx5e_mqprio_rl_init(struct mlx5e_mqprio_rl *rl, struct mlx5_core_dev *mdev, u8 num_tc,
void mlx5e_mqprio_rl_cleanup(struct mlx5e_mqprio_rl *rl)
int mlx5e_mqprio_rl_get_node_hw_id(struct mlx5e_mqprio_rl *rl, int tc, u32 *hw_id)
struct mlx5e_mqprio_rl;
struct mlx5e_mqprio_rl *mlx5e_mqprio_rl_alloc(void);
void mlx5e_mqprio_rl_free(struct mlx5e_mqprio_rl *rl);
int mlx5e_mqprio_rl_init(struct mlx5e_mqprio_rl *rl, struct mlx5_core_dev *mdev, u8 num_tc,
void mlx5e_mqprio_rl_cleanup(struct mlx5e_mqprio_rl *rl);
int mlx5e_mqprio_rl_get_node_hw_id(struct mlx5e_mqprio_rl *rl, int tc, u32 *hw_id);
struct mlx5e_mqprio_rl *rl)
struct mlx5e_mqprio_rl *rl)
static struct mlx5e_mqprio_rl *mlx5e_mqprio_rl_create(struct mlx5_core_dev *mdev,
struct mlx5e_mqprio_rl *rl;
struct mlx5e_mqprio_rl *rl;
struct mlx5e_mqprio_rl *rl;