Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/wireless/marvell/mwifiex/
D11h.c196 struct host_cmd_ds_chan_rpt_event *rpt_event; in mwifiex_11h_handle_chanrpt_ready() local
201 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()