Home
last modified time | relevance | path

Searched refs:HCLGEVF_D_PORT_BIT (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/hisilicon/hns3/hns3vf/
H A Dhclgevf_main.h122 #define HCLGEVF_D_PORT_BIT BIT(0) macro
H A Dhclgevf_main.c853 hash_sets |= HCLGEVF_D_PORT_BIT; in hclgevf_get_rss_hash_bits()
855 hash_sets &= ~HCLGEVF_D_PORT_BIT; in hclgevf_get_rss_hash_bits()
996 if (tuple_sets & HCLGEVF_D_PORT_BIT) in hclgevf_get_rss_tuple()

Completed in 8 milliseconds