Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/
Dxen-netfront.c2103 static ssize_t show_rxbuf(struct device *dev, in show_rxbuf() function
2128 static DEVICE_ATTR(rxbuf_min, 0644, show_rxbuf, store_rxbuf);
2129 static DEVICE_ATTR(rxbuf_max, 0644, show_rxbuf, store_rxbuf);
2130 static DEVICE_ATTR(rxbuf_cur, 0444, show_rxbuf, NULL);