Searched refs:debug_flags (Results 1 – 8 of 8) sorted by relevance
110 static const int debug_flags = DBG_RX; variable114 if ((flag & debug_flags)) \
116 * @debug_flags: debug flags132 u8 debug_flags; member
1256 local _list _iflist parent child_wlans child create_args debug_flags1265 debug_flags="`get_if_var $child wlandebug_IF`"1282 if [ -n "${debug_flags}" ]; then1283 wlandebug -i $child ${debug_flags}1486 local cfg child child_vlans create_args debug_flags ifn i
963 int debug_flags; member1328 if (!(sc->debug_flags & DF_DUMP_MBOX) && !err) in CH_DUMP_MBOX()
496 TUNABLE_INT_FETCH("hw.cxgbe.dflags", &sc->debug_flags); in t4vf_attach()
1216 TUNABLE_INT_FETCH("hw.cxgbe.dflags", &sc->debug_flags); in t4_attach()3807 const bool verbose = (sc->debug_flags & DF_VERBOSE_SLOWINTR) != 0; in t4_fatal_err()5287 fallback = sc->debug_flags & DF_DISABLE_CFG_RETRY ? false : true; in partition_resources()7552 &sc->debug_flags, 0, "flags to enable runtime debugging"); in t4_sysctls()11671 (sc->debug_flags & DF_LOAD_FW_ANYTIME) == 0) { in load_fw()
798 if (sc->debug_flags & DF_DISABLE_TCB_CACHE) { in t4_tweak_chip_settings()1304 const bool verbose = (sc->debug_flags & DF_VERBOSE_SLOWINTR) != 0; in t4_intr_err()
819 if (!(sc->debug_flags & DF_DISABLE_TCB_CACHE)) { in fill_tcp_info()