Home
last modified time | relevance | path

Searched refs:show_rxbuf (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/net/
Dxen-netfront.c2477 static ssize_t show_rxbuf(struct device *dev, in show_rxbuf() function
2501 static DEVICE_ATTR(rxbuf_min, 0644, show_rxbuf, store_rxbuf);
2502 static DEVICE_ATTR(rxbuf_max, 0644, show_rxbuf, store_rxbuf);
2503 static DEVICE_ATTR(rxbuf_cur, 0444, show_rxbuf, NULL);