Searched defs:show_pkey (Results 1 - 2 of 2) sorted by relevance

/drivers/infiniband/ulp/ipoib/
H A Dipoib_main.c1056 static ssize_t show_pkey(struct device *dev, function
1063 static DEVICE_ATTR(pkey, S_IRUGO, show_pkey, NULL);
/drivers/infiniband/ulp/srp/
H A Dib_srp.c1719 static ssize_t show_pkey(struct device *dev, struct device_attribute *attr, function
1794 static DEVICE_ATTR(pkey, S_IRUGO, show_pkey, NULL);

Completed in 60 milliseconds