Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dutil.c102 {"cmd_resp_received", item_size(cmd_resp_received),
103 item_addr(cmd_resp_received), 1},
215 info->cmd_resp_received = adapter->cmd_resp_received; in mwifiex_get_debug_info()
H A Dioctl.h235 u8 cmd_resp_received; member
H A Dinit.c224 adapter->cmd_resp_received = false; in mwifiex_init_adapter()
H A Dmain.c355 if (adapter->cmd_resp_received) { in mwifiex_main_process()
356 adapter->cmd_resp_received = false; in mwifiex_main_process()
H A DREADME158 cmd_resp_received = <0/1, no cmd response to process/response received and yet to process>
H A Dusb.c91 adapter->cmd_resp_received = true; in mwifiex_usb_recv()
H A Dsdio.c1707 adapter->cmd_resp_received = true; in mwifiex_decode_rx_packet()