Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/isdn/hisax/
Disdnl2.c25 static void l2m_debug(struct FsmInst *fi, char *fmt, ...);
370 l2m_debug(&st->l2.l2m, "FRMR information %2x %2x %2x %2x %2x", in FRMR_error()
377 l2m_debug(&st->l2.l2m, "FRMR information %2x %2x %2x", in FRMR_error()
1008 l2m_debug(&st->l2.l2m, "Restart T203 ST7 REJ"); in l2_st7_got_super()
1698 l2m_debug(&st->l2.l2m, "l2 unknown pr %04x", pr); in isdnl2_l1l2()
1760 l2m_debug(struct FsmInst *fi, char *fmt, ...) in l2m_debug() function
1790 st->l2.l2m.printdebug = l2m_debug; in setstack_isdnl2()
/linux-4.19.296/drivers/isdn/mISDN/
Dlayer2.c99 l2m_debug(struct FsmInst *fi, char *fmt, ...) in l2m_debug() function
577 l2m_debug(&l2->l2m, in FRMR_error()
584 l2m_debug(&l2->l2m, in FRMR_error()
1235 l2m_debug(&l2->l2m, "Restart T203 ST7 REJ"); in l2_st7_got_super()
2035 l2m_debug(&l2->l2m, "l2 unknown pr %04x", in l2_send()
2219 l2->l2m.printdebug = l2m_debug; in create_l2()