Home
last modified time | relevance | path

Searched refs:ipoib_vlan_delete (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c251 int ipoib_vlan_delete(struct net_device *pdev, unsigned short pkey) in ipoib_vlan_delete() function
H A Dipoib.h597 int ipoib_vlan_delete(struct net_device *pdev, unsigned short pkey);
H A Dipoib_main.c2454 ret = ipoib_vlan_delete(to_net_dev(dev), pkey); in delete_child_store()