Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/marvell/mwifiex/
D11h.c208 struct host_cmd_ds_chan_rpt_event *rpt_event; in mwifiex_11h_handle_chanrpt_ready() local
213 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()