Searched refs:rpt_event (Results 1 – 1 of 1) sorted by relevance
208 struct host_cmd_ds_chan_rpt_event *rpt_event; in mwifiex_11h_handle_chanrpt_ready() local213 rpt_event = (void *)(skb->data + sizeof(u32)); in mwifiex_11h_handle_chanrpt_ready()217 if (le32_to_cpu(rpt_event->result) != HostCmd_RESULT_OK) { in mwifiex_11h_handle_chanrpt_ready()223 evt_buf = (void *)&rpt_event->tlvbuf; in mwifiex_11h_handle_chanrpt_ready()226 rpt = (void *)&rpt_event->tlvbuf; in mwifiex_11h_handle_chanrpt_ready()