Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/huawei/hinic/
H A Dhinic_dev.h32 HINIC_RSS_ENABLE = BIT(2), enumerator
H 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()
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()
1180 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) in hinic_set_rxfh()