Home
last modified time | relevance | path

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

/openbmc/qemu/include/standard-headers/linux/
H A Dvirtio_net.h377 uint32_t tx_max_packets; member
/openbmc/linux/include/uapi/linux/
H A Dvirtio_net.h377 __le32 tx_max_packets; member
/openbmc/linux/drivers/net/
H A Dvirtio_net.c3303 vi->ctrl->coal_tx.tx_max_packets = cpu_to_le32(ec->tx_max_coalesced_frames); in virtnet_send_notf_coal_cmds()