Searched refs:ctcmpc_dumpit (Results 1 - 5 of 5) sorted by relevance
/linux-4.1.27/drivers/s390/net/ |
H A D | ctcm_mpc.h | 202 void ctcmpc_dumpit(char *buf, int len); 204 static inline void ctcmpc_dumpit(char *buf, int len) ctcmpc_dumpit() function 225 ctcmpc_dumpit(buf, len); ctcmpc_dump32() 227 ctcmpc_dumpit(buf, 32); ctcmpc_dump32()
|
H A D | ctcm_main.h | 57 ctcmpc_dumpit(buf, len); \ 63 ctcmpc_dumpit(buf, len); \
|
H A D | ctcm_fsms.c | 1040 ctcmpc_dumpit((char *)&ch->ccw[3], ctcm_chx_txretry() 1362 ctcmpc_dumpit((char *)&ch->ccw[0], sizeof(struct ccw1) * 3); ctcmpc_chx_txdone() 1459 ctcmpc_dumpit((char *)&ch->ccw[0], ctcmpc_chx_rx()
|
H A D | ctcm_main.c | 564 ctcmpc_dumpit((char *)&ch->ccw[ccw_idx], ctcm_transmit_skb() 830 ctcmpc_dumpit((char *)&ch->ccw[ccw_idx], ctcmpc_transmit_skb()
|
H A D | ctcm_mpc.c | 128 void ctcmpc_dumpit(char *buf, int len) ctcmpc_dumpit() function 217 } /* end of ctcmpc_dumpit */
|
Completed in 117 milliseconds