Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/infiniband/ulp/ipoib/
Dipoib_vlan.c167 int ipoib_vlan_add(struct net_device *pdev, unsigned short pkey) in ipoib_vlan_add() function
Dipoib.h595 int ipoib_vlan_add(struct net_device *pdev, unsigned short pkey);
Dipoib_main.c2400 ret = ipoib_vlan_add(to_net_dev(dev), pkey); in create_child_store()