Home
last modified time | relevance | path

Searched refs:fst_debug_mask (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wan/
H A Dfarsync.h328 extern int fst_debug_mask; /* Bit mask of actions to debug, bits
H A Dfarsync.c504 static int fst_debug_mask = { FST_DEBUG }; variable
513 if (fst_debug_mask & (F)) \
1687 fst_debug_mask = info->debug; in set_conf_from_info()
1709 info->debug = fst_debug_mask; in gather_conf_info()
2343 dbg(DBG_ASS, "The value of debug mask is %x\n", fst_debug_mask); in fst_add_one()