Searched refs:TH_SWEEP_LENGTH (Results 1 – 4 of 4) sorted by relevance
111 #define TH_SWEEP_LENGTH (sizeof(struct th_sweep)) macro
616 CTCM_D3_DUMP((char *)mpcginfo->sweep, TH_SWEEP_LENGTH); in mpc_rcvd_sweep_resp()672 skb_put_data(sweep_skb, header, TH_SWEEP_LENGTH); in ctcmpc_send_sweep_resp()713 CTCM_D3_DUMP((char *)mpcginfo->sweep, TH_SWEEP_LENGTH); in mpc_rcvd_sweep_req()
626 header = kmalloc(TH_SWEEP_LENGTH, gfp_type()); in ctcmpc_send_sweep_req()641 skb_put_data(sweep_skb, header, TH_SWEEP_LENGTH); in ctcmpc_send_sweep_req()
1812 CTCM_D3_DUMP((char *)header, TH_SWEEP_LENGTH); in ctcmpc_chx_send_sweep()