Home
last modified time | relevance | path

Searched defs:hclge_tm_info (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/ethernet/hisilicon/hns3/hns3pf/
H A Dhclge_main.h365 struct hclge_tm_info { struct
366 u8 num_tc;
367 u8 num_pg; /* It must be 1 if vNET-Base schd */
368 u8 pg_dwrr[HCLGE_PG_NUM];
369 u8 prio_tc[HNAE3_MAX_USER_PRIO];
370 struct hclge_pg_info pg_info[HCLGE_PG_NUM];
371 struct hclge_tc_info tc_info[HNAE3_MAX_TC];
372 enum hclge_fc_mode fc_mode;
373 u8 hw_pfc_map; /* Allow for packet drop or not on this TC */
374 u8 pfc_en; /* PFC enabled or not for user priority */