Searched refs:umcast_val (Results 1 – 2 of 2) sorted by relevance
1451 void ipoib_set_umcast(struct net_device *ndev, int umcast_val) in ipoib_set_umcast() argument1455 if (umcast_val > 0) { in ipoib_set_umcast()1467 unsigned long umcast_val = simple_strtoul(buf, NULL, 0); in set_umcast() local1469 ipoib_set_umcast(to_net_dev(dev), umcast_val); in set_umcast()
542 void ipoib_set_umcast(struct net_device *ndev, int umcast_val);