Searched refs:txmpnd_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | netiucv.c | 1661 static ssize_t txmpnd_write (struct device *dev, struct device_attribute *attr, in txmpnd_write() 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 | 1649 static ssize_t txmpnd_write (struct device *dev, struct device_attribute *attr, in txmpnd_write() function 1659 static DEVICE_ATTR(tx_max_pending, 0644, txmpnd_show, txmpnd_write);
|
Completed in 6 milliseconds