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)) \
136 u8 debug_flags; member
1276 local _list _iflist parent child_wlans child create_args debug_flags1285 debug_flags="`get_if_var $child wlandebug_IF`"1302 if [ -n "${debug_flags}" ]; then1303 wlandebug -i $child ${debug_flags}1506 local cfg child child_vlans create_args debug_flags ifn i
1035 int debug_flags; member1402 if (!(sc->debug_flags & DF_DUMP_MBOX) && !err) in CH_DUMP_MBOX()
534 TUNABLE_INT_FETCH("hw.cxgbe.dflags", &sc->debug_flags); in t4vf_attach()
1327 TUNABLE_INT_FETCH("hw.cxgbe.dflags", &sc->debug_flags); in t4_attach()5489 fallback = sc->debug_flags & DF_DISABLE_CFG_RETRY ? false : true; in partition_resources()7909 &sc->debug_flags, 0, "flags to enable runtime debugging"); in t4_sysctls()12536 (sc->debug_flags & DF_LOAD_FW_ANYTIME) == 0) { in load_fw()
830 if (sc->debug_flags & DF_DISABLE_TCB_CACHE) { in t4_tweak_chip_settings()
826 if (!(sc->debug_flags & DF_DISABLE_TCB_CACHE)) { in fill_tcp_info()