Searched refs:VTNET_FLAG_CTRL_VQ (Results 1 – 2 of 2) sorted by relevance
152 #define VTNET_FLAG_CTRL_VQ 0x0004 macro
777 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()3433 if (sc->vtnet_flags & VTNET_FLAG_CTRL_VQ) in vtnet_reinit()3527 MPASS(sc->vtnet_flags & VTNET_FLAG_CTRL_VQ); in vtnet_exec_ctrl_cmd()