Searched refs:VTNET_FLAG_MQ (Results 1 – 2 of 2) sorted by relevance
157 #define VTNET_FLAG_MQ 0x0200 macro
824 sc->vtnet_flags |= VTNET_FLAG_MQ; in vtnet_setup_features()3395 if ((sc->vtnet_flags & VTNET_FLAG_MQ) == 0) { in vtnet_set_active_vq_pairs()3662 MPASS(sc->vtnet_flags & VTNET_FLAG_MQ); in vtnet_ctrl_mq_cmd()