Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/intel/igc/
H A Digc.h297 /* igc_rss_type - Rx descriptor RSS type field */
298 static inline u32 igc_rss_type(const union igc_adv_rx_desc *rx_desc) in igc_rss_type() function
H A Digc_main.c1600 u32 rss_type = igc_rss_type(rx_desc); in igc_rx_hash()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/igc/
H A Digc.h357 /* igc_rss_type - Rx descriptor RSS type field */
358 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()
6666 *rss_type = igc_xdp_rss_type[igc_rss_type(ctx->rx_desc)]; in igc_xdp_rx_hash()

Completed in 18 milliseconds