Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/wireless/marvell/mwifiex/
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()
Dioctl.h213 u32 num_cmd_deauth; member
DREADME151 num_cmd_deauth = <number of deauthenticate commands sent to device>
Dsta_cmdresp.c539 adapter->dbg.num_cmd_deauth++; in mwifiex_ret_802_11_deauthenticate()
Dmain.h222 u32 num_cmd_deauth; member