Searched refs:ipoib_vlan_add (Results 1 – 3 of 3) sorted by relevance
167 int ipoib_vlan_add(struct net_device *pdev, unsigned short pkey) in ipoib_vlan_add() function
595 int ipoib_vlan_add(struct net_device *pdev, unsigned short pkey);
2400 ret = ipoib_vlan_add(to_net_dev(dev), pkey); in create_child_store()