Searched refs:txmpnd_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | netiucv.c | 1652 static ssize_t txmpnd_show (struct device *dev, struct device_attribute *attr, in txmpnd_show() function 1671 static DEVICE_ATTR(tx_max_pending, 0644, txmpnd_show, txmpnd_write);
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | netiucv.c | 1640 static ssize_t txmpnd_show (struct device *dev, struct device_attribute *attr, in txmpnd_show() function 1659 static DEVICE_ATTR(tx_max_pending, 0644, txmpnd_show, txmpnd_write);
|
Completed in 5 milliseconds