Home
last modified time | relevance | path

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

/drivers/net/ethernet/huawei/hinic/
A Dhinic_dev.h32 HINIC_RSS_ENABLE = BIT(2), enumerator
A Dhinic_main.c373 nic_dev->flags &= ~HINIC_RSS_ENABLE; in hinic_enable_rss()
385 nic_dev->flags &= ~HINIC_RSS_ENABLE; in hinic_enable_rss()
394 nic_dev->flags |= HINIC_RSS_ENABLE; in hinic_enable_rss()
520 if (nic_dev->flags & HINIC_RSS_ENABLE) { in hinic_open()
560 if (nic_dev->flags & HINIC_RSS_ENABLE) { in hinic_close()
A Dhinic_ethtool.c931 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) in hinic_get_rxfh_fields()
1014 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) in hinic_set_rxfh_fields()
1129 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) in hinic_get_rxfh()
1163 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) in hinic_set_rxfh()

Completed in 16 milliseconds