Searched refs:ctcmpc_dumpit (Results 1 – 5 of 5) sorted by relevance
/linux-5.19.10/drivers/s390/net/ |
D | ctcm_mpc.h | 203 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()
|
D | ctcm_main.h | 58 ctcmpc_dumpit(buf, len); \ 64 ctcmpc_dumpit(buf, len); \
|
D | ctcm_fsms.c | 1036 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()
|
D | ctcm_main.c | 565 ctcmpc_dumpit((char *)&ch->ccw[ccw_idx], in ctcm_transmit_skb() 790 ctcmpc_dumpit((char *)&ch->ccw[ccw_idx], in ctcmpc_transmit_skb()
|
D | ctcm_mpc.c | 129 void ctcmpc_dumpit(char *buf, int len) in ctcmpc_dumpit() function
|