Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/
H A Dxen-netfront.c2583 static ssize_t show_rxbuf(struct device *dev, in show_rxbuf() function
2607 static DEVICE_ATTR(rxbuf_min, 0644, show_rxbuf, store_rxbuf);
2608 static DEVICE_ATTR(rxbuf_max, 0644, show_rxbuf, store_rxbuf);
2609 static DEVICE_ATTR(rxbuf_cur, 0444, show_rxbuf, NULL);