Home
last modified time | relevance | path

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

/openbmc/linux/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()