Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_cmd.h200 #define HCLGEVF_RSS_TC_SIZE_S 12 macro
201 #define HCLGEVF_RSS_TC_SIZE_M (0x7 << HCLGEVF_RSS_TC_SIZE_S)
Dhclgevf_main.c657 HCLGEVF_RSS_TC_SIZE_S, tc_size[i]); in hclgevf_set_rss_tc_mode()