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

/freebsd-13-stable/usr.sbin/bhyve/
H A Dpci_virtio_console.c106 int vsp_rxq; member in struct:pci_vtcon_port
240 qnum = tx_queue ? port->vsp_txq : port->vsp_rxq;
265 port->vsp_rxq = 1;
268 port->vsp_rxq = port->vsp_txq + 1;
657 sc->vsc_control_port.vsp_rxq = 3;

Completed in 98 milliseconds