Searched refs:HCLGEVF_S_IP_BIT (Results 1 – 2 of 2) sorted by relevance
125 #define HCLGEVF_S_IP_BIT BIT(3) macro
807 hash_sets |= HCLGEVF_S_IP_BIT; in hclgevf_get_rss_hash_bits()809 hash_sets &= ~HCLGEVF_S_IP_BIT; in hclgevf_get_rss_hash_bits()936 tuple_sets = HCLGEVF_S_IP_BIT | HCLGEVF_D_IP_BIT; in hclgevf_get_rss_tuple()951 if (tuple_sets & HCLGEVF_S_IP_BIT) in hclgevf_get_rss_tuple()