Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A D11h.c196 struct host_cmd_ds_chan_rpt_event *rpt_event; in mwifiex_11h_handle_chanrpt_ready() local
200 rpt_event = (void *)(skb->data + sizeof(u32)); in mwifiex_11h_handle_chanrpt_ready()
204 if (le32_to_cpu(rpt_event->result) != HostCmd_RESULT_OK) { in mwifiex_11h_handle_chanrpt_ready()
211 rpt = (void *)&rpt_event->tlvbuf; in mwifiex_11h_handle_chanrpt_ready()