Searched refs:HINIC_RSS_ENABLE (Results 1 – 3 of 3) sorted by relevance
28 HINIC_RSS_ENABLE = BIT(2), enumerator
387 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()
927 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) in hinic_get_rss_hash_opts()1006 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) { in hinic_set_rss_hash_opts()1143 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) in hinic_get_rxfh()1176 if (!(nic_dev->flags & HINIC_RSS_ENABLE)) in hinic_set_rxfh()
Completed in 9 milliseconds