Home
last modified time | relevance | path

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

/linux-6.15/drivers/infiniband/ulp/ipoib/
H A Dipoib_vlan.c194 ndev = ipoib_intf_alloc(ppriv->ca, ppriv->port, intf_name); in ipoib_vlan_add()
H A Dipoib.h508 struct net_device *ipoib_intf_alloc(struct ib_device *hca, u32 port,
H A Dipoib_main.c2266 struct net_device *ipoib_intf_alloc(struct ib_device *hca, u32 port, in ipoib_intf_alloc() function
2516 ndev = ipoib_intf_alloc(hca, port, format); in ipoib_add_port()