Home
last modified time | relevance | path

Searched refs:HINIC_RSS_ENABLE (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/drivers/net/ethernet/huawei/hinic/
Dhinic_dev.h28 HINIC_RSS_ENABLE = BIT(2), enumerator
Dhinic_main.c387 nic_dev->flags &= ~HINIC_RSS_ENABLE; in hinic_enable_rss()
399 nic_dev->flags &= ~HINIC_RSS_ENABLE; in hinic_enable_rss()
408 nic_dev->flags |= HINIC_RSS_ENABLE; in hinic_enable_rss()
534 if (nic_dev->flags & HINIC_RSS_ENABLE) { in hinic_open()
576 if (nic_dev->flags & HINIC_RSS_ENABLE) { in hinic_close()
Dhinic_ethtool.c929 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) in hinic_get_rss_hash_opts()
1008 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) { in hinic_set_rss_hash_opts()
1145 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) in hinic_get_rxfh()
1178 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) in hinic_set_rxfh()