Home
last modified time | relevance | path

Searched refs:th_sweep (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/s390/net/
H A Dctcm_mpc.h105 struct th_sweep { struct
111 #define TH_SWEEP_LENGTH (sizeof(struct th_sweep))
154 struct th_sweep *sweep;
H A Dctcm_mpc.c642 struct th_sweep *header; in ctcmpc_send_sweep_resp()
656 header = kmalloc(sizeof(struct th_sweep), gfp_type()); in ctcmpc_send_sweep_resp()
1047 struct th_sweep *sweep = NULL; in ctcmpc_unpack_skb()
1188 sweep = (struct th_sweep *)pskb->data; in ctcmpc_unpack_skb()
H A Dctcm_fsms.c1758 struct th_sweep *header; in ctcmpc_chx_send_sweep()
1798 header = (struct th_sweep *)skb->data; in ctcmpc_chx_send_sweep()
H A Dctcm_main.c602 struct th_sweep *header; in ctcmpc_send_sweep_req()
/kernel/linux/linux-6.6/drivers/s390/net/
H A Dctcm_mpc.h105 struct th_sweep { struct
111 #define TH_SWEEP_LENGTH (sizeof(struct th_sweep))
154 struct th_sweep *sweep;
H A Dctcm_mpc.c644 struct th_sweep *header; in ctcmpc_send_sweep_resp()
1036 struct th_sweep *sweep = NULL; in ctcmpc_unpack_skb()
1177 sweep = (struct th_sweep *)pskb->data; in ctcmpc_unpack_skb()
H A Dctcm_fsms.c1752 struct th_sweep *header; in ctcmpc_chx_send_sweep()
1792 header = (struct th_sweep *)skb->data; in ctcmpc_chx_send_sweep()
H A Dctcm_main.c602 struct th_sweep *header; in ctcmpc_send_sweep_req()

Completed in 14 milliseconds