Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
D11h.c148 struct host_cmd_ds_chan_rpt_req *cr_req = &cmd->params.chan_rpt_req; in mwifiex_cmd_issue_chan_report_request() local
156 cr_req->chan_desc.start_freq = cpu_to_le16(MWIFIEX_A_BAND_START_FREQ); in mwifiex_cmd_issue_chan_report_request()
157 cr_req->chan_desc.chan_num = radar_params->chandef->chan->hw_value; in mwifiex_cmd_issue_chan_report_request()
158 cr_req->chan_desc.chan_width = radar_params->chandef->width; in mwifiex_cmd_issue_chan_report_request()
159 cr_req->msec_dwell_time = cpu_to_le32(radar_params->cac_time_ms); in mwifiex_cmd_issue_chan_report_request()
/linux-5.19.10/drivers/net/fjes/
Dfjes_trace.h23 __field(u16, cr_req)
34 __entry->cr_req = cr->bits.req_code;
45 __entry->cr_req, __entry->cr_error, __entry->cr_err_info,