Home
last modified time | relevance | path

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

/Linux-v4.19/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.c643 struct th_sweep *header; in ctcmpc_send_sweep_resp()
657 header = kmalloc(sizeof(struct th_sweep), gfp_type()); in ctcmpc_send_sweep_resp()
1048 struct th_sweep *sweep = NULL; in ctcmpc_unpack_skb()
1189 sweep = (struct th_sweep *)pskb->data; in ctcmpc_unpack_skb()
Dctcm_fsms.c1766 struct th_sweep *header; in ctcmpc_chx_send_sweep()
1806 header = (struct th_sweep *)skb->data; in ctcmpc_chx_send_sweep()
Dctcm_main.c603 struct th_sweep *header; in ctcmpc_send_sweep_req()