Searched defs:htb (Results 1 – 4 of 4) sorted by relevance
| /drivers/net/ethernet/mellanox/mlx5/core/en/ |
| A D | htb.c | 49 int mlx5e_htb_cur_leaf_nodes(struct mlx5e_htb *htb) in mlx5e_htb_cur_leaf_nodes() 57 static int mlx5e_htb_find_unused_qos_qid(struct mlx5e_htb *htb) in mlx5e_htb_find_unused_qos_qid() 70 mlx5e_htb_node_create_leaf(struct mlx5e_htb *htb, u16 classid, u16 qid, in mlx5e_htb_node_create_leaf() 147 int mlx5e_htb_get_txq_by_classid(struct mlx5e_htb *htb, u16 classid) in mlx5e_htb_get_txq_by_classid() 175 mlx5e_htb_root_add(struct mlx5e_htb *htb, u16 htb_maj_id, u16 htb_defcls, in mlx5e_htb_root_add() 221 static int mlx5e_htb_root_del(struct mlx5e_htb *htb) in mlx5e_htb_root_del() 254 static int mlx5e_htb_convert_rate(struct mlx5e_htb *htb, u64 rate, in mlx5e_htb_convert_rate() 286 mlx5e_htb_leaf_alloc_queue(struct mlx5e_htb *htb, u16 classid, in mlx5e_htb_leaf_alloc_queue() 443 int mlx5e_htb_leaf_del(struct mlx5e_htb *htb, u16 *classid, in mlx5e_htb_leaf_del() 700 void mlx5e_htb_free(struct mlx5e_htb *htb) in mlx5e_htb_free() [all …]
|
| A D | qos.c | 389 struct mlx5e_htb *htb = priv->htb; in mlx5e_htb_setup_tc() local
|
| /drivers/net/ethernet/marvell/octeontx2/nic/ |
| A D | qos.c | 1732 int otx2_setup_tc_htb(struct net_device *ndev, struct tc_htb_qopt_offload *htb) in otx2_setup_tc_htb()
|
| /drivers/net/ethernet/mellanox/mlx5/core/ |
| A D | en.h | 949 struct mlx5e_htb *htb; member
|
Completed in 16 milliseconds