Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dqos.c431 case TC_HTB_LEAF_QUERY_QUEUE: in mlx5e_htb_setup_tc()
/openbmc/linux/include/net/
H A Dpkt_cls.h847 TC_HTB_LEAF_QUERY_QUEUE, /* Query qid by classid. */ enumerator
/openbmc/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dqos.c1684 case TC_HTB_LEAF_QUERY_QUEUE: in otx2_setup_tc_htb()
/openbmc/linux/net/sched/
H A Dsch_htb.c1372 .command = TC_HTB_LEAF_QUERY_QUEUE, in htb_select_queue()