Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dqos.c392 if (!htb && htb_qopt->command != TC_HTB_CREATE) in mlx5e_htb_setup_tc()
402 case TC_HTB_CREATE: in mlx5e_htb_setup_tc()
/linux/include/net/
H A Dpkt_cls.h841 TC_HTB_CREATE, /* Initialize HTB offload. */ enumerator