Searched refs:IONIC_RSS_HASH_KEY_SIZE (Results 1 – 4 of 4) sorted by relevance
218 u8 rss_hash_key[IONIC_RSS_HASH_KEY_SIZE];
823 return IONIC_RSS_HASH_KEY_SIZE; in ionic_get_rxfh_key_size()839 memcpy(key, lif->rss_hash_key, IONIC_RSS_HASH_KEY_SIZE); in ionic_get_rxfh()
1708 #define IONIC_RSS_HASH_KEY_SIZE 40 macro1770 u8 key[IONIC_RSS_HASH_KEY_SIZE];
1897 memcpy(lif->rss_hash_key, key, IONIC_RSS_HASH_KEY_SIZE); in ionic_lif_rss_config()1906 IONIC_RSS_HASH_KEY_SIZE); in ionic_lif_rss_config()1937 memset(lif->rss_hash_key, 0, IONIC_RSS_HASH_KEY_SIZE); in ionic_lif_rss_deinit()3213 netdev_rss_key_fill(lif->rss_hash_key, IONIC_RSS_HASH_KEY_SIZE); in ionic_lif_alloc()