Searched refs:VTNET_FLAG_CTRL_VQ (Results 1 – 2 of 2) sorted by relevance
152 #define VTNET_FLAG_CTRL_VQ 0x0004 macro
778 sc->vtnet_flags |= VTNET_FLAG_CTRL_VQ; in vtnet_setup_features()1028 if (sc->vtnet_flags & VTNET_FLAG_CTRL_VQ) in vtnet_alloc_virtqueues()1058 if (sc->vtnet_flags & VTNET_FLAG_CTRL_VQ) { in vtnet_alloc_virtqueues()3442 if (sc->vtnet_flags & VTNET_FLAG_CTRL_VQ) in vtnet_reinit()3536 MPASS(sc->vtnet_flags & VTNET_FLAG_CTRL_VQ); in vtnet_exec_ctrl_cmd()