Searched refs:ipoib_vlan_delete (Results 1 – 3 of 3) sorted by relevance
251 int ipoib_vlan_delete(struct net_device *pdev, unsigned short pkey) in ipoib_vlan_delete() function
597 int ipoib_vlan_delete(struct net_device *pdev, unsigned short pkey);
2454 ret = ipoib_vlan_delete(to_net_dev(dev), pkey); in delete_child_store()