Home
last modified time | relevance | path

Searched refs:ctcmpc_dumpit (Results 1 – 5 of 5) sorted by relevance

/linux-5.19.10/drivers/s390/net/
Dctcm_mpc.h203 void ctcmpc_dumpit(char *buf, int len);
205 static inline void ctcmpc_dumpit(char *buf, int len) in ctcmpc_dumpit() function
226 ctcmpc_dumpit(buf, len); in ctcmpc_dump32()
228 ctcmpc_dumpit(buf, 32); in ctcmpc_dump32()
Dctcm_main.h58 ctcmpc_dumpit(buf, len); \
64 ctcmpc_dumpit(buf, len); \
Dctcm_fsms.c1036 ctcmpc_dumpit((char *)&ch->ccw[3], in ctcm_chx_txretry()
1350 ctcmpc_dumpit((char *)&ch->ccw[0], sizeof(struct ccw1) * 3); in ctcmpc_chx_txdone()
1445 ctcmpc_dumpit((char *)&ch->ccw[0], in ctcmpc_chx_rx()
Dctcm_main.c565 ctcmpc_dumpit((char *)&ch->ccw[ccw_idx], in ctcm_transmit_skb()
790 ctcmpc_dumpit((char *)&ch->ccw[ccw_idx], in ctcmpc_transmit_skb()
Dctcm_mpc.c129 void ctcmpc_dumpit(char *buf, int len) in ctcmpc_dumpit() function