Searched refs:VTNET_FLAG_CTRL_VQ (Results 1 – 2 of 2) sorted by relevance
150 #define VTNET_FLAG_CTRL_VQ 0x0004 macro
789 sc->vtnet_flags |= VTNET_FLAG_CTRL_VQ; in vtnet_setup_features()1038 if (sc->vtnet_flags & VTNET_FLAG_CTRL_VQ) in vtnet_alloc_virtqueues()1068 if (sc->vtnet_flags & VTNET_FLAG_CTRL_VQ) { in vtnet_alloc_virtqueues()3454 if (sc->vtnet_flags & VTNET_FLAG_CTRL_VQ) in vtnet_reinit()3548 MPASS(sc->vtnet_flags & VTNET_FLAG_CTRL_VQ); in vtnet_exec_ctrl_cmd()