Searched refs:ipoib_intf_free (Results 1 - 3 of 3) sorted by last modified time

/linux-master/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c2283 * Upon success the caller must ensure ipoib_intf_free is called or
2285 * ipoib_intf_free.
2290 void ipoib_intf_free(struct net_device *dev) function
2539 ipoib_intf_free(ndev);
2559 ndev->priv_destructor = ipoib_intf_free;
H A Dipoib.h496 void ipoib_intf_free(struct net_device *dev);
H A Dipoib_vlan.c107 ndev->priv_destructor = ipoib_intf_free;

Completed in 183 milliseconds