Searched refs:netif_is_rxfh_configured (Results 1 – 6 of 6) sorted by relevance
448 if (!netif_is_rxfh_configured(priv->netdev)) in mlx5e_ethtool_set_channels()458 if (!netif_is_rxfh_configured(priv->netdev)) in mlx5e_ethtool_set_channels()
1940 if (netif_is_rxfh_configured(interface->netdev)) { in fm10k_init_reta()
1705 if (netif_is_rxfh_configured(dev) && in ethtool_set_channels()
4643 static inline bool netif_is_rxfh_configured(const struct net_device *dev) in netif_is_rxfh_configured() function
3156 if (!netif_is_rxfh_configured(nn->dp.netdev)) in nfp_net_dp_swap()
4443 bool rxfh_configured = netif_is_rxfh_configured(netdev); in hns3_set_channels()