IAVF_DBG_VC
#define iavf_dbg_vc(sc, s, ...) iavf_debug_core(sc->dev, sc->dbg_mask, IAVF_DBG_VC, s, ##__VA_ARGS__)
if (!(sc->dbg_mask & IAVF_DBG_VC))