Searched refs:txpend_show (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/s390/net/ |
H A D | netiucv.c | 1631 static ssize_t txpend_show (struct device *dev, struct device_attribute *attr, in txpend_show() function 1650 static DEVICE_ATTR(tx_pending, 0644, txpend_show, txpend_write);
|
/kernel/linux/linux-6.6/drivers/s390/net/ |
H A D | netiucv.c | 1619 static ssize_t txpend_show (struct device *dev, struct device_attribute *attr, in txpend_show() function 1638 static DEVICE_ATTR(tx_pending, 0644, txpend_show, txpend_write);
|
Completed in 6 milliseconds