Home
last modified time | relevance | path

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

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/core/
H A Drtw_mlme.c5843 struct disconnect_parm *discon; in _disconnect_msg_hdlr() local
5892 discon = (struct disconnect_parm*)a->discon_cmd->parmbuf; in _disconnect_msg_hdlr()
5893 retry = discon->deauth_timeout_ms / 100; in _disconnect_msg_hdlr()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/core/
H A Drtw_mlme.c5874 struct disconnect_parm *discon; in _disconnect_msg_hdlr() local
5923 discon = (struct disconnect_parm*)a->discon_cmd->parmbuf; in _disconnect_msg_hdlr()
5924 retry = discon->deauth_timeout_ms / 100; in _disconnect_msg_hdlr()