Home
last modified time | relevance | path

Searched refs:bwmode_updated (Results 1 – 6 of 6) sorted by relevance

/drivers/staging/rtl8188eu/core/
Drtw_wlan_util.c608 pmlmeinfo->bwmode_updated = true; in bwmode_update_check()
616 pmlmeinfo->bwmode_updated = false; in bwmode_update_check()
619 if (pmlmeinfo->bwmode_updated) { in bwmode_update_check()
Drtw_mlme_ext.c1708 if (pmlmeinfo->bwmode_updated) in issue_action_BSSCoexistPacket()
2152 if ((pregistrypriv->wifi_spec == 1) && (!pmlmeinfo->bwmode_updated)) { in collect_bss_info()
4951 pmlmeinfo->bwmode_updated = false; in join_cmd_hdl()
/drivers/staging/rtl8723bs/core/
Drtw_wlan_util.c980 pmlmeinfo->bwmode_updated = true; in bwmode_update_check()
988 pmlmeinfo->bwmode_updated = false; in bwmode_update_check()
990 if (true == pmlmeinfo->bwmode_updated) { in bwmode_update_check()
Drtw_mlme_ext.c4053 if (true == pmlmeinfo->bwmode_updated) in issue_action_BSSCoexistPacket()
4555 if ((pregistrypriv->wifi_spec == 1) && (false == pmlmeinfo->bwmode_updated)) { in collect_bss_info()
6155 pmlmeinfo->bwmode_updated = false; in join_cmd_hdl()
/drivers/staging/rtl8188eu/include/
Drtw_mlme_ext.h333 u8 bwmode_updated; member
/drivers/staging/rtl8723bs/include/
Drtw_mlme_ext.h407 u8 bwmode_updated; member