Searched refs:hw_rss_hash_set (Results 1 - 10 of 10) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_hw.h | 292 int (*hw_rss_hash_set)(struct aq_hw_s *self, member
|
H A D | aq_ethtool.c | 487 err = aq_nic->aq_hw_ops->hw_rss_hash_set(aq_nic->aq_hw, in aq_ethtool_set_rss()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/ |
H A D | aq_hw.h | 292 int (*hw_rss_hash_set)(struct aq_hw_s *self, member
|
H A D | aq_ethtool.c | 496 err = aq_nic->aq_hw_ops->hw_rss_hash_set(aq_nic->aq_hw, in aq_ethtool_set_rss()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_a0.c | 977 .hw_rss_hash_set = hw_atl_a0_hw_rss_hash_set,
|
H A D | hw_atl_b0.c | 1691 .hw_rss_hash_set = hw_atl_b0_hw_rss_hash_set,
|
/kernel/linux/linux-5.10/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2.c | 856 .hw_rss_hash_set = hw_atl_b0_hw_rss_hash_set,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl2/ |
H A D | hw_atl2.c | 856 .hw_rss_hash_set = hw_atl_b0_hw_rss_hash_set,
|
/kernel/linux/linux-6.6/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_a0.c | 977 .hw_rss_hash_set = hw_atl_a0_hw_rss_hash_set,
|
H A D | hw_atl_b0.c | 1691 .hw_rss_hash_set = hw_atl_b0_hw_rss_hash_set,
|
Completed in 14 milliseconds