Home
last modified time | relevance | path

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

/drivers/s390/net/
Dctcm_mpc.h202 void ctcmpc_dumpit(char *buf, int len);
204 static inline void ctcmpc_dumpit(char *buf, int len) in ctcmpc_dumpit() function
225 ctcmpc_dumpit(buf, len); in ctcmpc_dump32()
227 ctcmpc_dumpit(buf, 32); in ctcmpc_dump32()
Dctcm_main.h57 ctcmpc_dumpit(buf, len); \
63 ctcmpc_dumpit(buf, len); \
Dctcm_fsms.c1040 ctcmpc_dumpit((char *)&ch->ccw[3], in ctcm_chx_txretry()
1362 ctcmpc_dumpit((char *)&ch->ccw[0], sizeof(struct ccw1) * 3); in ctcmpc_chx_txdone()
1459 ctcmpc_dumpit((char *)&ch->ccw[0], in ctcmpc_chx_rx()
Dctcm_main.c564 ctcmpc_dumpit((char *)&ch->ccw[ccw_idx], in ctcm_transmit_skb()
830 ctcmpc_dumpit((char *)&ch->ccw[ccw_idx], in ctcmpc_transmit_skb()
Dctcm_mpc.c128 void ctcmpc_dumpit(char *buf, int len) in ctcmpc_dumpit() function