Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/s390/net/
Dctcm_mpc.h105 struct th_sweep { struct
111 #define TH_SWEEP_LENGTH (sizeof(struct th_sweep)) argument
154 struct th_sweep *sweep;
Dctcm_mpc.c642 struct th_sweep *header; in ctcmpc_send_sweep_resp()
1033 struct th_sweep *sweep = NULL; in ctcmpc_unpack_skb()
1174 sweep = (struct th_sweep *)pskb->data; in ctcmpc_unpack_skb()
Dctcm_fsms.c1752 struct th_sweep *header; in ctcmpc_chx_send_sweep()
1792 header = (struct th_sweep *)skb->data; in ctcmpc_chx_send_sweep()
Dctcm_main.c602 struct th_sweep *header; in ctcmpc_send_sweep_req()