Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_tm.h212 u8 pri_num; member
254 int hclge_tm_get_pri_num(struct hclge_dev *hdev, u8 *pri_num);
H A Dhclge_tm.c1748 int hclge_tm_get_pri_num(struct hclge_dev *hdev, u8 *pri_num) in hclge_tm_get_pri_num() argument
1755 *pri_num = HCLGE_TM_PF_MAX_PRI_NUM; in hclge_tm_get_pri_num()
1768 *pri_num = nodes->pri_num; in hclge_tm_get_pri_num()