Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/linux/
A Dvirtio_net.h387 __le32 rx_max_packets; member
/linux-6.3-rc2/drivers/net/
A Dvirtio_net.c284 u32 rx_max_packets; member
2903 coal_rx.rx_max_packets = cpu_to_le32(ec->rx_max_coalesced_frames); in virtnet_send_notf_coal_cmds()
2913 vi->rx_max_packets = ec->rx_max_coalesced_frames; in virtnet_send_notf_coal_cmds()
2978 ec->rx_max_coalesced_frames = vi->rx_max_packets; in virtnet_get_coalesce()
3963 vi->rx_max_packets = 0; in virtnet_probe()

Completed in 13 milliseconds