Home
last modified time | relevance | path

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

/illumos-gate/usr/src/uts/common/io/qede/579xx/drivers/ecore/
H A Decore_ll2.h137 struct ecore_ll2_tx_queue tx_queue; member
/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_console.c237 pci_vtcon_port_to_vq(struct pci_vtcon_port *port, bool tx_queue) in pci_vtcon_port_to_vq() argument
241 qnum = tx_queue ? port->vsp_txq : port->vsp_rxq; in pci_vtcon_port_to_vq()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/
H A Dlm_sp.c546 tx_queue_init_data_virt = &(pdev->client_info[client_info_idx].client_init_data_virt->tx_queue); in lm_eth_init_tx_queue_data()
/illumos-gate/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/
H A Dlm5710.h2643 struct tx_queue_init_ramrod_data tx_queue; member