Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/hisilicon/hns3/hns3vf/
A Dhclgevf_main.h124 #define HCLGEVF_D_PORT_BIT BIT(0) macro
A Dhclgevf_main.c884 hash_sets |= HCLGEVF_D_PORT_BIT; in hclgevf_get_rss_hash_bits()
886 hash_sets &= ~HCLGEVF_D_PORT_BIT; in hclgevf_get_rss_hash_bits()
1039 if (tuple_sets & HCLGEVF_D_PORT_BIT) in hclgevf_convert_rss_tuple()

Completed in 11 milliseconds