Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h889 struct hclge_vport { struct
890 u16 alloc_tqps; /* Allocated Tx/Rx queues */
892 u8 rss_hash_key[HCLGE_RSS_KEY_SIZE]; /* User configured hash keys */
894 u8 rss_indirection_tbl[HCLGE_RSS_IND_TBL_SIZE];
895 int rss_algo; /* User configured hash algorithm */
897 struct hclge_rss_tuple_cfg rss_tuple_sets;
899 u16 alloc_rss_size;
901 u16 qs_offset;
902 u32 bw_limit; /* VSI BW Limit (0 = disabled) */
903 u8 dwrr;
[all …]