Home
last modified time | relevance | path

Searched refs:hw_rss_hash_set (Results 1 – 4 of 4) sorted by relevance

/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/
Daq_hw.h224 int (*hw_rss_hash_set)(struct aq_hw_s *self, member
Daq_ethtool.c226 err = aq_nic->aq_hw_ops->hw_rss_hash_set(aq_nic->aq_hw, in aq_ethtool_set_rss()
/Linux-v5.4/drivers/net/ethernet/aquantia/atlantic/hw_atl/
Dhw_atl_a0.c906 .hw_rss_hash_set = hw_atl_a0_hw_rss_hash_set,
Dhw_atl_b0.c1176 .hw_rss_hash_set = hw_atl_b0_hw_rss_hash_set,