Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dqos.c380 if (!htb && htb_qopt->command != TC_HTB_CREATE) in mlx5e_htb_setup_tc()
390 case TC_HTB_CREATE: in mlx5e_htb_setup_tc()
/openbmc/linux/include/net/
H A Dpkt_cls.h829 TC_HTB_CREATE, /* Initialize HTB offload. */ enumerator
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos.c1657 case TC_HTB_CREATE: in otx2_setup_tc_htb()
/openbmc/linux/net/sched/
H A Dsch_htb.c1135 .command = TC_HTB_CREATE, in htb_init()