Searched refs:CTCM_PR_DEBUG (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/s390/net/ |
D | ctcm_mpc.c | 510 CTCM_PR_DEBUG("Exit %s()\n", __func__); in ctc_mpc_establish_connectivity() 617 CTCM_PR_DEBUG("%s: ch=0x%p id=%s\n", __func__, ch, ch->id); in mpc_rcvd_sweep_resp() 648 CTCM_PR_DEBUG("%s: ch=0x%p id=%s\n", __func__, rch, rch->id); in ctcmpc_send_sweep_resp() 929 CTCM_PR_DEBUG("enter %s: ch=0x%p id=%s\n", __func__, ch, ch->id); in mpc_channel_action() 1017 CTCM_PR_DEBUG("exit %s: ch=0x%p id=%s\n", __func__, ch, ch->id); in mpc_channel_action() 1043 CTCM_PR_DEBUG("ctcmpc enter: %s() %s cp:%i ch:%s\n", in ctcmpc_unpack_skb() 1174 CTCM_PR_DEBUG("%s: Not PDU - may be control pkt\n", in ctcmpc_unpack_skb() 1211 CTCM_PR_DEBUG("exit %s: %s: ch=0x%p id=%s\n", in ctcmpc_unpack_skb() 1231 CTCM_PR_DEBUG("%s cp:%i enter: %s() %s\n", in ctcmpc_bh() 1248 CTCM_PR_DEBUG("exit %s: %s: ch=0x%p id=%s\n", in ctcmpc_bh() [all …]
|
D | ctcm_fsms.c | 257 CTCM_PR_DEBUG("%s(%s): %s\n", __func__, ch->id, dev->name); in chx_txdone() 340 CTCM_PR_DEBUG("%s(%s): %s\n", __func__, ch->id, dev->name); in ctcm_chx_txidle() 519 CTCM_PR_DEBUG("%s: %s: Initial RX count = %d\n", in chx_rxidle() 534 CTCM_PR_DEBUG("%s: %s: Initial RX count %d not %d\n", in chx_rxidle() 558 CTCM_PR_DEBUG("enter %s: cp=%i ch=0x%p id=%s\n", in ctcm_chx_setmode() 995 CTCM_PR_DEBUG("Enter: %s: cp=%i ch=0x%p id=%s\n", in ctcm_chx_txretry() 1227 CTCM_PR_DEBUG("Enter %s: %s cp:%i\n", in ctcmpc_chx_txdone() 1383 CTCM_PR_DEBUG("%s: %s: cp:%i %s maxbuf : %04x, len: %04x\n", in ctcmpc_chx_rx() 1462 CTCM_PR_DEBUG("Exit %s: %s, ch=0x%p, id=%s\n", in ctcmpc_chx_rx() 1481 CTCM_PR_DEBUG("Enter %s: id=%s, ch=0x%p\n", in ctcmpc_chx_firstio() [all …]
|
D | ctcm_main.h | 43 #define CTCM_PR_DEBUG(fmt, arg...) \ macro
|
D | ctcm_main.c | 661 CTCM_PR_DEBUG("Enter %s: %s, cp=%i ch=0x%p id=%s state=%s\n", in ctcmpc_transmit_skb() 679 CTCM_PR_DEBUG("%s(%s): Put on collect_q - skb len: %04x \n" in ctcmpc_transmit_skb() 821 CTCM_PR_DEBUG("Exit %s(%s)\n", __func__, dev->name); in ctcmpc_transmit_skb()
|