Searched defs:HW_ATL_RSS_HASHKEY_SIZE (Results 1 – 2 of 2) sorted by relevance
804 int aq_hw_rss_hash_set(struct aq_hw_s *self, u8 rss_key[HW_ATL_RSS_HASHKEY_SIZE]) in aq_hw_rss_hash_set()833 int aq_hw_rss_hash_get(struct aq_hw_s *self, u8 rss_key[HW_ATL_RSS_HASHKEY_SIZE]) in aq_hw_rss_hash_get()
198 #define HW_ATL_RSS_HASHKEY_SIZE 40U macro