Searched refs:ENETC_RSSHASH_KEY_SIZE (Results 1 – 2 of 2) sorted by relevance
942 return (priv->si->hw.port) ? ENETC_RSSHASH_KEY_SIZE : 0; in enetc_get_rxfh_key_size()967 for (i = 0; i < ENETC_RSSHASH_KEY_SIZE / 4; i++) in enetc_get_rss_key()998 for (i = 0; i < ENETC_RSSHASH_KEY_SIZE / 4; i++) in enetc_set_rss_key()
214 #define ENETC_RSSHASH_KEY_SIZE 40 macro