Searched refs:txlen_write (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | netiucv.c | 1598 static ssize_t txlen_write (struct device *dev, struct device_attribute *attr, in txlen_write() function 1608 static DEVICE_ATTR(netto_bytes, 0644, txlen_show, txlen_write);
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | netiucv.c | 1586 static ssize_t txlen_write (struct device *dev, struct device_attribute *attr, in txlen_write() function 1596 static DEVICE_ATTR(netto_bytes, 0644, txlen_show, txlen_write);
|
Completed in 6 milliseconds