Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c219 u32 rpf_redir2_enable; in hw_atl2_hw_rss_set() local
223 rpf_redir2_enable = num_tcs > 4 ? 1 : 0; in hw_atl2_hw_rss_set()
225 hw_atl2_rpf_redirection_table2_select_set(self, rpf_redir2_enable); in hw_atl2_hw_rss_set()
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl2/
H A Dhw_atl2.c219 u32 rpf_redir2_enable; in hw_atl2_hw_rss_set() local
223 rpf_redir2_enable = num_tcs > 4 ? 1 : 0; in hw_atl2_hw_rss_set()
225 hw_atl2_rpf_redirection_table2_select_set(self, rpf_redir2_enable); in hw_atl2_hw_rss_set()

Completed in 4 milliseconds