Home
last modified time | relevance | path

Searched refs:HINIC_RSS_ENABLE (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/huawei/hinic/
H A Dhinic_dev.h28 HINIC_RSS_ENABLE = BIT(2), enumerator
H A Dhinic_main.c378 nic_dev->flags &= ~HINIC_RSS_ENABLE; in hinic_enable_rss()
390 nic_dev->flags &= ~HINIC_RSS_ENABLE; in hinic_enable_rss()
399 nic_dev->flags |= HINIC_RSS_ENABLE; in hinic_enable_rss()
525 if (nic_dev->flags & HINIC_RSS_ENABLE) { in hinic_open()
565 if (nic_dev->flags & HINIC_RSS_ENABLE) { in hinic_close()
H A Dhinic_ethtool.c930 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) in hinic_get_rss_hash_opts()
1009 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) { in hinic_set_rss_hash_opts()
1146 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) in hinic_get_rxfh()
1179 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) in hinic_set_rxfh()
/kernel/linux/linux-6.6/drivers/net/ethernet/huawei/hinic/
H A Dhinic_dev.h32 HINIC_RSS_ENABLE = BIT(2), enumerator
H A Dhinic_main.c371 nic_dev->flags &= ~HINIC_RSS_ENABLE; in hinic_enable_rss()
383 nic_dev->flags &= ~HINIC_RSS_ENABLE; in hinic_enable_rss()
392 nic_dev->flags |= HINIC_RSS_ENABLE; in hinic_enable_rss()
518 if (nic_dev->flags & HINIC_RSS_ENABLE) { in hinic_open()
558 if (nic_dev->flags & HINIC_RSS_ENABLE) { in hinic_close()
H A Dhinic_ethtool.c930 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) in hinic_get_rss_hash_opts()
1009 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) { in hinic_set_rss_hash_opts()
1146 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) in hinic_get_rxfh()
1179 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) in hinic_set_rxfh()

Completed in 10 milliseconds