Searched refs:debug_flags (Results 1 – 9 of 9) sorted by relevance
113 static const int debug_flags = DBG_RX; variable117 if ((flag & debug_flags)) \
132 u8 debug_flags; member
1254 local _list _iflist parent child_wlans child create_args debug_flags1263 debug_flags="`get_if_var $child wlandebug_IF`"1280 if [ -n "${debug_flags}" ]; then1281 wlandebug -i $child ${debug_flags}1484 local cfg child child_vlans create_args debug_flags ifn i
941 int debug_flags; member1233 if (!(sc->debug_flags & DF_DUMP_MBOX) && !err) in CH_DUMP_MBOX()
498 TUNABLE_INT_FETCH("hw.cxgbe.dflags", &sc->debug_flags); in t4vf_attach()
1135 TUNABLE_INT_FETCH("hw.cxgbe.dflags", &sc->debug_flags); in t4_attach()3615 const bool verbose = (sc->debug_flags & DF_VERBOSE_SLOWINTR) != 0; in t4_fatal_err()5055 fallback = sc->debug_flags & DF_DISABLE_CFG_RETRY ? false : true; in partition_resources()7283 &sc->debug_flags, 0, "flags to enable runtime debugging"); in t4_sysctls()11598 (sc->debug_flags & DF_LOAD_FW_ANYTIME) == 0) { in load_fw()
800 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()
805 if (!(sc->debug_flags & DF_DISABLE_TCB_CACHE)) { in fill_tcp_info()
3817 uint8_t debug_flags; member