Home
last modified time | relevance | path

Searched refs:TC_HTB_CREATE (Results 1 – 3 of 3) sorted by relevance

/Linux-v6.1/drivers/net/ethernet/mellanox/mlx5/core/en/
Dqos.c379 if (!htb && htb_qopt->command != TC_HTB_CREATE) in mlx5e_htb_setup_tc()
383 case TC_HTB_CREATE: in mlx5e_htb_setup_tc()
/Linux-v6.1/include/net/
Dpkt_cls.h838 TC_HTB_CREATE, /* Initialize HTB offload. */ enumerator
/Linux-v6.1/net/sched/
Dsch_htb.c1137 .command = TC_HTB_CREATE, in htb_init()