Searched refs:VTNET_FLAG_CTRL_VQ (Results 1 – 2 of 2) sorted by relevance
154 #define VTNET_FLAG_CTRL_VQ 0x0004 macro
776 sc->vtnet_flags |= VTNET_FLAG_CTRL_VQ; in vtnet_setup_features()1026 if (sc->vtnet_flags & VTNET_FLAG_CTRL_VQ) in vtnet_alloc_virtqueues()1056 if (sc->vtnet_flags & VTNET_FLAG_CTRL_VQ) { in vtnet_alloc_virtqueues()3411 if (sc->vtnet_flags & VTNET_FLAG_CTRL_VQ) in vtnet_reinit()3507 MPASS(sc->vtnet_flags & VTNET_FLAG_CTRL_VQ); in vtnet_exec_ctrl_cmd()