Home
last modified time | relevance | path

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

/linux/drivers/staging/rtl8723bs/core/
H A Drtw_wlan_util.c926 pmlmeinfo->bwmode_updated = true; in bwmode_update_check()
934 pmlmeinfo->bwmode_updated = false; in bwmode_update_check()
937 if (true == pmlmeinfo->bwmode_updated) { in bwmode_update_check()
H A Drtw_mlme_ext.c3603 if (true == pmlmeinfo->bwmode_updated) in issue_action_BSSCoexistPacket()
4048 if ((pregistrypriv->wifi_spec == 1) && (false == pmlmeinfo->bwmode_updated)) { in collect_bss_info()
5338 pmlmeinfo->bwmode_updated = false; in join_cmd_hdl()
/linux/drivers/staging/rtl8723bs/include/
H A Drtw_mlme_ext.h311 u8 bwmode_updated; member