Home
last modified time | relevance | path

Searched refs:TH_SWEEP_LENGTH (Results 1 – 4 of 4) sorted by relevance

/linux-6.12.1/drivers/s390/net/
Dctcm_mpc.h111 #define TH_SWEEP_LENGTH (sizeof(struct th_sweep)) macro
Dctcm_mpc.c618 CTCM_D3_DUMP((char *)mpcginfo->sweep, TH_SWEEP_LENGTH); in mpc_rcvd_sweep_resp()
658 header = skb_put_zero(sweep_skb, TH_SWEEP_LENGTH); in ctcmpc_send_sweep_resp()
699 CTCM_D3_DUMP((char *)mpcginfo->sweep, TH_SWEEP_LENGTH); in mpc_rcvd_sweep_req()
Dctcm_main.c626 header = skb_put_zero(sweep_skb, TH_SWEEP_LENGTH); in ctcmpc_send_sweep_req()
Dctcm_fsms.c1806 CTCM_D3_DUMP((char *)header, TH_SWEEP_LENGTH); in ctcmpc_chx_send_sweep()