Searched refs:HCLGE_D_PORT_BIT (Results 1 – 2 of 2) sorted by relevance
103 #define HCLGE_D_PORT_BIT BIT(0) macro
4448 hash_sets |= HCLGE_D_PORT_BIT; in hclge_get_rss_hash_bits()4450 hash_sets &= ~HCLGE_D_PORT_BIT; in hclge_get_rss_hash_bits()4585 if (tuple_sets & HCLGE_D_PORT_BIT) in hclge_get_rss_tuple()