Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns3/hns3pf/
Dhclge_main.h589 struct hclge_vport { struct
590 u16 alloc_tqps; /* Allocated Tx/Rx queues */
592 u8 rss_hash_key[HCLGE_RSS_KEY_SIZE]; /* User configured hash keys */
594 u8 rss_indirection_tbl[HCLGE_RSS_IND_TBL_SIZE];
595 int rss_algo; /* User configured hash algorithm */
620 int hclge_add_uc_addr_common(struct hclge_vport *vport, argument