Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/hisilicon/hns3/hns3vf/
Dhclgevf_cmd.h201 #define HCLGEVF_RSS_TC_SIZE_M (0x7 << HCLGEVF_RSS_TC_SIZE_S) macro
Dhclgevf_main.c656 hnae3_set_field(req->rss_tc_mode[i], HCLGEVF_RSS_TC_SIZE_M, in hclgevf_set_rss_tc_mode()