Searched refs:ctcm_pr_debug (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/s390/net/
H A Dctcm_mpc.c189 ctcm_pr_debug(" --- %s ---\n",
192 ctcm_pr_debug(" %s (+%s) : %s [%s]\n",
214 ctcm_pr_debug(" --- %s ---\n", tdup);
216 ctcm_pr_debug(" %s (+%s) : %s [%s]\n",
221 ctcm_pr_debug(" --- %s ---\n", tdup);
224 ctcm_pr_debug(" %s (+%s) : %s [%s]\n",
255 ctcm_pr_debug("dump:\n");
256 ctcm_pr_debug("skb len=%d \n", skb->len);
275 ctcm_pr_debug("pdu->offset: %d hex: %04x\n",
277 ctcm_pr_debug("pd
[all...]
H A Dctcm_main.h42 #define ctcm_pr_debug(fmt, arg...) printk(KERN_DEBUG fmt, ##arg) macro

Completed in 74 milliseconds