Home
last modified time | relevance | path

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

/illumos-gate/usr/src/cmd/bhyve/
H A Dpci_virtio_console.c110 int vsp_rxq; member
241 qnum = tx_queue ? port->vsp_txq : port->vsp_rxq; in pci_vtcon_port_to_vq()
265 port->vsp_rxq = 1; in pci_vtcon_port_add()
268 port->vsp_rxq = port->vsp_txq + 1; in pci_vtcon_port_add()
748 sc->vsc_control_port.vsp_rxq = 3; in pci_vtcon_init()