Searched refs:rpt_event (Results 1 – 1 of 1) sorted by relevance
196 struct host_cmd_ds_chan_rpt_event *rpt_event; in mwifiex_11h_handle_chanrpt_ready() local201 rpt_event = (void *)(skb->data + sizeof(u32)); in mwifiex_11h_handle_chanrpt_ready()205 if (le32_to_cpu(rpt_event->result) != HostCmd_RESULT_OK) { in mwifiex_11h_handle_chanrpt_ready()211 evt_buf = (void *)&rpt_event->tlvbuf; in mwifiex_11h_handle_chanrpt_ready()214 rpt = (void *)&rpt_event->tlvbuf; in mwifiex_11h_handle_chanrpt_ready()