Searched refs:MAL_DBG (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/ibm_newemac/
H A Ddebug.h61 # define MAL_DBG(d,f,x...) EMAC_DBG(d, mal, f, ##x) macro
67 # define MAL_DBG(d,f,x...) ((void)0) macro
73 # define MAL_DBG2(d,f,x...) MAL_DBG(d,f, ##x)
H A Dmal.c43 MAL_DBG(mal, "reg(%08x, %08x)" NL,
73 MAL_DBG(mal, "unreg(%08x, %08x)" NL,
90 MAL_DBG(mal, "set_rbcs(%d, %lu)" NL, channel, size);
122 MAL_DBG(mal, "enable_tx(%d)" NL, channel);
134 MAL_DBG(mal, "disable_tx(%d)" NL, channel);
151 MAL_DBG(mal, "enable_rx(%d)" NL, channel);
171 MAL_DBG(mal, "disable_rx(%d)" NL, channel);
180 MAL_DBG(mal, "poll_add(%p)" NL, commac);
196 MAL_DBG(mal, "poll_del(%p)" NL, commac);
228 MAL_DBG(ma
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/ibm_newemac/
H A Ddebug.h61 # define MAL_DBG(d,f,x...) EMAC_DBG(d, mal, f, ##x) macro
67 # define MAL_DBG(d,f,x...) ((void)0) macro
73 # define MAL_DBG2(d,f,x...) MAL_DBG(d,f, ##x)
H A Dmal.c43 MAL_DBG(mal, "reg(%08x, %08x)" NL,
73 MAL_DBG(mal, "unreg(%08x, %08x)" NL,
90 MAL_DBG(mal, "set_rbcs(%d, %lu)" NL, channel, size);
122 MAL_DBG(mal, "enable_tx(%d)" NL, channel);
134 MAL_DBG(mal, "disable_tx(%d)" NL, channel);
151 MAL_DBG(mal, "enable_rx(%d)" NL, channel);
171 MAL_DBG(mal, "disable_rx(%d)" NL, channel);
180 MAL_DBG(mal, "poll_add(%p)" NL, commac);
196 MAL_DBG(mal, "poll_del(%p)" NL, commac);
228 MAL_DBG(ma
[all...]

Completed in 64 milliseconds