Searched refs:igc_rss_type (Results 1 – 2 of 2) sorted by relevance
420 static inline u32 igc_rss_type(const union igc_adv_rx_desc *rx_desc) in igc_rss_type() function
1781 u32 rss_type = igc_rss_type(rx_desc); in igc_rx_hash()6875 *rss_type = igc_xdp_rss_type[igc_rss_type(ctx->rx_desc)]; in igc_xdp_rx_hash()