Searched refs:TH_SWEEP_LENGTH (Results 1 – 4 of 4) sorted by relevance
111 #define TH_SWEEP_LENGTH (sizeof(struct th_sweep)) macro
615 CTCM_D3_DUMP((char *)mpcginfo->sweep, TH_SWEEP_LENGTH); in mpc_rcvd_sweep_resp()671 skb_put_data(sweep_skb, header, TH_SWEEP_LENGTH); in ctcmpc_send_sweep_resp()712 CTCM_D3_DUMP((char *)mpcginfo->sweep, TH_SWEEP_LENGTH); in mpc_rcvd_sweep_req()
627 header = kmalloc(TH_SWEEP_LENGTH, gfp_type()); in ctcmpc_send_sweep_req()642 skb_put_data(sweep_skb, header, TH_SWEEP_LENGTH); in ctcmpc_send_sweep_req()
1820 CTCM_D3_DUMP((char *)header, TH_SWEEP_LENGTH); in ctcmpc_chx_send_sweep()