Searched refs:CTCM_PR_DEBUG (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/s390/net/ |
| H A 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() 928 CTCM_PR_DEBUG("enter %s: ch=0x%p id=%s\n", __func__, ch, ch->id); in mpc_channel_action() 1016 CTCM_PR_DEBUG("exit %s: ch=0x%p id=%s\n", __func__, ch, ch->id); in mpc_channel_action() 1042 CTCM_PR_DEBUG("ctcmpc enter: %s() %s cp:%i ch:%s\n", in ctcmpc_unpack_skb() 1173 CTCM_PR_DEBUG("%s: Not PDU - may be control pkt\n", in ctcmpc_unpack_skb() 1210 CTCM_PR_DEBUG("exit %s: %s: ch=0x%p id=%s\n", in ctcmpc_unpack_skb() 1230 CTCM_PR_DEBUG("%s cp:%i enter: %s() %s\n", in ctcmpc_bh() 1247 CTCM_PR_DEBUG("exit %s: %s: ch=0x%p id=%s\n", in ctcmpc_bh() [all …]
|
| H A D | ctcm_main.h | 43 #define CTCM_PR_DEBUG(fmt, arg...) \ macro
|
| H A D | ctcm_main.c | 660 CTCM_PR_DEBUG("Enter %s: %s, cp=%i ch=0x%p id=%s state=%s\n", in ctcmpc_transmit_skb() 678 CTCM_PR_DEBUG("%s(%s): Put on collect_q - skb len: %04x \n" in ctcmpc_transmit_skb() 820 CTCM_PR_DEBUG("Exit %s(%s)\n", __func__, dev->name); in ctcmpc_transmit_skb()
|