Searched refs:rx_max_packets (Results 1 – 2 of 2) sorted by relevance
387 __le32 rx_max_packets; member
284 u32 rx_max_packets; member2903 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