Searched defs:hclge_vport (Results 1 – 1 of 1) sorted by relevance
889 struct hclge_vport { struct890 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 …]