Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/
Dxen-netfront.c2101 static ssize_t show_rxbuf(struct device *dev, in show_rxbuf() function
2126 static DEVICE_ATTR(rxbuf_min, 0644, show_rxbuf, store_rxbuf);
2127 static DEVICE_ATTR(rxbuf_max, 0644, show_rxbuf, store_rxbuf);
2128 static DEVICE_ATTR(rxbuf_cur, 0444, show_rxbuf, NULL);