Home
last modified time | relevance | path

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

/drivers/net/wireless/mwifiex/
D11h.c152 struct host_cmd_ds_chan_rpt_req *cr_req = &cmd->params.chan_rpt_req; in mwifiex_cmd_issue_chan_report_request() local
159 cr_req->chan_desc.start_freq = cpu_to_le16(MWIFIEX_A_BAND_START_FREQ); in mwifiex_cmd_issue_chan_report_request()
160 cr_req->chan_desc.chan_num = radar_params->chandef->chan->hw_value; in mwifiex_cmd_issue_chan_report_request()
161 cr_req->chan_desc.chan_width = radar_params->chandef->width; in mwifiex_cmd_issue_chan_report_request()
162 cr_req->msec_dwell_time = cpu_to_le32(radar_params->cac_time_ms); in mwifiex_cmd_issue_chan_report_request()