Home
last modified time | relevance | path

Searched refs:AQ_CFG_RSS_HASHKEY_SIZE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/aquantia/atlantic/
H A Daq_rss.h19 u32 hash_secret_key[AQ_CFG_RSS_HASHKEY_SIZE / sizeof(u32)];
H A Daq_cfg.h50 #define AQ_CFG_RSS_HASHKEY_SIZE 40U macro
H A Daq_nic.c47 static u8 rss_key[AQ_CFG_RSS_HASHKEY_SIZE] = { in aq_nic_rss_init()