Home
last modified time | relevance | path

Searched defs:tx_queue_size (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dpxa168_eth.h25 int tx_queue_size; member
H A Dmv643xx_eth.h75 int tx_queue_size; member
/openbmc/qemu/include/hw/virtio/
H A Dvirtio-net.h53 uint16_t tx_queue_size; member
/openbmc/linux/drivers/net/ethernet/amazon/ena/
H A Dena_netdev.c2842 u32 tx_queue_size = ENA_DEFAULT_RING_SIZE; in ena_calc_io_queue_size() local