Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/igc/
H A Digc.h420 static inline u32 igc_rss_type(const union igc_adv_rx_desc *rx_desc) in igc_rss_type() function
H A Digc_main.c1781 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()