Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/infiniband/ulp/ipoib/
Dipoib_netlink.c101 u16 child_pkey; in ipoib_new_child_link() local
120 child_pkey = ppriv->pkey; in ipoib_new_child_link()
122 child_pkey = nla_get_u16(data[IFLA_IPOIB_PKEY]); in ipoib_new_child_link()
131 child_pkey, IPOIB_RTNL_CHILD); in ipoib_new_child_link()