Home
last modified time | relevance | path

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

/linux/net/sched/
H A Dsch_mqprio.c95 static void mqprio_destroy(struct Qdisc *sch) in mqprio_destroy() function
769 .destroy = mqprio_destroy,
/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_dcb.c622 kinfo->tc_info.mqprio_destroy = !tc; in hclge_setup_tc()
H A Dhclge_tm.c2154 if (!kinfo->tc_info.mqprio_destroy) in hclge_reset_tc_config()
/linux/drivers/net/ethernet/hisilicon/hns3/
H A Dhnae3.h836 bool mqprio_destroy; member