Home
last modified time | relevance | path

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

/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},
184 info->num_cmd_deauth = adapter->dbg.num_cmd_deauth; in mwifiex_get_debug_info()
H A Dioctl.h219 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()
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Dutil.c103 {"num_cmd_deauth", item_size(num_cmd_deauth),
104 item_addr(num_cmd_deauth), 1},
185 info->num_cmd_deauth = adapter->dbg.num_cmd_deauth; in nxpwifi_get_debug_info()
H A Dcfg.h508 u32 num_cmd_deauth; member
H A Dmain.h210 u32 num_cmd_deauth; member
H A Dsta_cmd.c749 adapter->dbg.num_cmd_deauth++; in nxpwifi_ret_sta_802_11_deauthenticate()