Searched refs:ctcmpc_dumpit (Results 1 – 5 of 5) sorted by relevance
| /linux/drivers/s390/net/ |
| H A 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()
|
| H A D | ctcm_main.h | 58 ctcmpc_dumpit(buf, len); \ 64 ctcmpc_dumpit(buf, len); \
|
| H A D | ctcm_fsms.c | 1049 ctcmpc_dumpit((char *)&ch->ccw[3], in ctcm_chx_txretry() 1363 ctcmpc_dumpit((char *)&ch->ccw[0], sizeof(struct ccw1) * 3); in ctcmpc_chx_txdone() 1458 ctcmpc_dumpit((char *)&ch->ccw[0], in ctcmpc_chx_rx()
|
| H A D | ctcm_main.c | 564 ctcmpc_dumpit((char *)&ch->ccw[ccw_idx], in ctcm_transmit_skb() 789 ctcmpc_dumpit((char *)&ch->ccw[ccw_idx], in ctcmpc_transmit_skb()
|
| H A D | ctcm_mpc.c | 129 void ctcmpc_dumpit(char *buf, int len) in ctcmpc_dumpit() function
|