Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/igc/
H A Digc_main.c1752 static const enum pkt_hash_types igc_rss_type_table[IGC_RSS_TYPE_MAX_TABLE] = { enum
1779 skb_set_hash(skb, rss_hash, igc_rss_type_table[rss_type]); in igc_rx_hash()