Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/infiniband/ulp/ipoib/
H A Dipoib_netlink.c106 u16 child_pkey; in ipoib_new_child_link() local
125 child_pkey = ppriv->pkey; in ipoib_new_child_link()
127 child_pkey = nla_get_u16(data[IFLA_IPOIB_PKEY]); in ipoib_new_child_link()
136 child_pkey, IPOIB_RTNL_CHILD); in ipoib_new_child_link()
/kernel/linux/linux-5.10/drivers/infiniband/ulp/ipoib/
H A Dipoib_netlink.c107 u16 child_pkey; in ipoib_new_child_link() local
126 child_pkey = ppriv->pkey; in ipoib_new_child_link()
128 child_pkey = nla_get_u16(data[IFLA_IPOIB_PKEY]); in ipoib_new_child_link()
137 child_pkey, IPOIB_RTNL_CHILD); in ipoib_new_child_link()

Completed in 7 milliseconds