Home
last modified time | relevance | path

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

/linux-4.19.296/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.c641 struct th_sweep *header; in ctcmpc_send_sweep_resp()
655 header = kmalloc(sizeof(struct th_sweep), gfp_type()); in ctcmpc_send_sweep_resp()
1046 struct th_sweep *sweep = NULL; in ctcmpc_unpack_skb()
1187 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()