Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.c1866 struct hclge_pri_sch_mode_cfg_cmd *pri_sch_mode; in hclge_tm_get_pri_sch_mode() local
1871 pri_sch_mode = (struct hclge_pri_sch_mode_cfg_cmd *)desc.data; in hclge_tm_get_pri_sch_mode()
1872 pri_sch_mode->pri_id = pri_id; in hclge_tm_get_pri_sch_mode()
1880 *mode = pri_sch_mode->sch_mode; in hclge_tm_get_pri_sch_mode()