Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/infiniband/ulp/ipoib/
Dipoib_vlan.c191 ndev = ipoib_intf_alloc(ppriv->ca, ppriv->port, intf_name); in ipoib_vlan_add()
Dipoib.h504 struct net_device *ipoib_intf_alloc(struct ib_device *hca, u32 port,
Dipoib_main.c2227 struct net_device *ipoib_intf_alloc(struct ib_device *hca, u32 port, in ipoib_intf_alloc() function
2477 ndev = ipoib_intf_alloc(hca, port, format); in ipoib_add_port()