Searched refs:igc_xdp_rss_type (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/net/ethernet/intel/igc/
H A Digc_main.c6652 static enum xdp_rss_hash_type igc_xdp_rss_type[IGC_RSS_TYPE_MAX_TABLE] = { variable in typeref:enum:xdp_rss_hash_type
6680 *rss_type = igc_xdp_rss_type[igc_rss_type(ctx->rx_desc)];

Completed in 112 milliseconds