Searched refs:mqprio_destroy (Results 1 - 4 of 4) sorted by path

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

Completed in 343 milliseconds