Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_cmd.h221 #define HCLGEVF_RSS_TC_SIZE_M (0x7 << HCLGEVF_RSS_TC_SIZE_S) macro
H A Dhclgevf_main.c691 hnae3_set_field(req->rss_tc_mode[i], HCLGEVF_RSS_TC_SIZE_M, in hclgevf_set_rss_tc_mode()