Searched refs:maxcq_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | netiucv.c | 1526 static ssize_t maxcq_show (struct device *dev, struct device_attribute *attr, in maxcq_show() function 1545 static DEVICE_ATTR(max_chained_skbs, 0644, maxcq_show, maxcq_write);
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | netiucv.c | 1514 static ssize_t maxcq_show (struct device *dev, struct device_attribute *attr, in maxcq_show() function 1533 static DEVICE_ATTR(max_chained_skbs, 0644, maxcq_show, maxcq_write);
|
Completed in 7 milliseconds