Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dutil.c92 {"num_cmd_deauth", item_size(num_cmd_deauth),
93 item_addr(num_cmd_deauth), 1},
202 info->num_cmd_deauth = adapter->dbg.num_cmd_deauth; in mwifiex_get_debug_info()
H A Dioctl.h214 u32 num_cmd_deauth; member
H A DREADME151 num_cmd_deauth = <number of deauthenticate commands sent to device>
H A Dsta_cmdresp.c539 adapter->dbg.num_cmd_deauth++; in mwifiex_ret_802_11_deauthenticate()
H A Dmain.h222 u32 num_cmd_deauth; member