• Home
  • Raw
  • Download

Lines Matching refs:link_debug

69 	link_debug(struct Channel *chanp, int direction, char *fmt, ...)  in link_debug()  function
227 link_debug(chanp, 0, "STAT_ICALL_LEASED"); in lli_leased_in()
239 link_debug(chanp, 1, "statcallb ret=%d", ret); in lli_leased_in()
257 link_debug(chanp, 0, "STAT_DCONN"); in lli_init_bchan_out()
313 link_debug(chanp, 0, "STAT_BCONN %s", ic.parm.num); in lli_go_active()
344 link_debug(chanp, 0, (chanp->chan < 2) ? "STAT_ICALL" : "STAT_ICALLW"); in lli_deliver_call()
356 link_debug(chanp, 1, "statcallb ret=%d", ret); in lli_deliver_call()
426 link_debug(chanp, 0, "STAT_DCONN"); in lli_init_bchan_in()
473 link_debug(chanp, 0, "STAT_DHUP"); in lli_leased_hup()
519 link_debug(chanp, 0, "STAT_DHUP"); in lli_dhup_close()
584 link_debug(chanp, 0, "STAT_BHUP"); in lli_bhup_disc()
597 link_debug(chanp, 0, "STAT_BHUP"); in lli_bhup_rel_b()
628 link_debug(chanp, 0, "STAT_BHUP"); in lli_bhup_dhup()
672 link_debug(chanp, 0, "STAT_BHUP"); in lli_bhup_release_req()
700 link_debug(chanp, 0, "STAT_DHUP"); in lli_dchan_not_ready()
710 link_debug(chanp, 0, "STAT_DHUP"); in lli_no_setup_rsp()
753 link_debug(chanp, 0, "STAT_BHUP"); in lli_bhup_fail()
1193 link_debug(chanp, 0, "lldata: %d", skb->len); in lldata_handler()
1196 link_debug(chanp, 0, "lldata: channel not open"); in lldata_handler()
1225 link_debug(chanp, 0, "lltrans: %d", skb->len); in lltrans_handler()
1228 link_debug(chanp, 0, "lltrans: channel not open"); in lltrans_handler()
1254 link_debug(chanp, 0, "llwakeup: %d", len); in lli_writewakeup()
1342 link_debug(chanp, 0, "leased line d-channel DATA"); in leased_l4l3()
1366 link_debug(chanp, 0, "leased line d-channel DATA"); in leased_l1l2()
1516 link_debug(chanp, 1, "SETL2 card %d %ld", in HiSax_command()
1523 link_debug(chanp, 1, "SETL3 card %d %ld", in HiSax_command()
1530 link_debug(chanp, 1, "DIAL %s -> %s (%d,%d)", in HiSax_command()
1548 link_debug(chanp, 1, "ACCEPTB"); in HiSax_command()
1555 link_debug(chanp, 1, "ACCEPTD"); in HiSax_command()
1561 link_debug(chanp, 1, "HANGUP"); in HiSax_command()
1705 link_debug(chanp, 1, "PROCEED"); in HiSax_command()
1712 link_debug(chanp, 1, "ALERT"); in HiSax_command()
1719 link_debug(chanp, 1, "REDIR"); in HiSax_command()
1756 link_debug(chanp, 1, "writebuf: channel not open"); in HiSax_writebuf_skb()
1760 link_debug(chanp, 1, "writebuf: packet too large (%d bytes)", len); in HiSax_writebuf_skb()
1771 link_debug(chanp, 1, "writebuf: no buffers for %d bytes", len); in HiSax_writebuf_skb()
1774 link_debug(chanp, 1, "writebuf %d/%d/%d", len, chanp->bcs->tx_cnt, MAX_DATA_MEM); in HiSax_writebuf_skb()