Home
last modified time | relevance | path

Searched refs:bss_started (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/net/wireless/marvell/mwifiex/
H A Dsta_cmdresp.c1394 priv->bss_started = 1; in mwifiex_process_sta_cmdresp()
1397 priv->bss_started = 0; in mwifiex_process_sta_cmdresp()
H A Dcfg80211.c752 if (priv->bss_started) { in mwifiex_cfg80211_set_wiphy_params()
929 priv->bss_started = 0; in mwifiex_init_new_priv_params()
1881 if (!priv->bss_started) { in mwifiex_cfg80211_change_beacon()
1911 if (!priv->bss_started && priv->wdev.links[0].cac_started) { in mwifiex_cfg80211_del_station()
1916 if (list_empty(&priv->sta_list) || !priv->bss_started) in mwifiex_cfg80211_del_station()
3092 priv->bss_started = 0; in mwifiex_add_virtual_intf()
H A D11n_rxreorder.c887 if (priv->bss_started) in mwifiex_coex_ampdu_rxwinsize()
/linux/drivers/net/wireless/nxp/nxpwifi/
H A Duap_cmd.c465 priv->bss_started = 1; in nxpwifi_ret_uap_bss_start()
476 priv->bss_started = 0; in nxpwifi_ret_uap_bss_stop()
H A Dmain.h477 u8 bss_started; member
1250 priv_tmp->bss_started) || in nxpwifi_is_any_intf_active()
H A Dcfg80211.c728 priv->bss_started = 0; in nxpwifi_init_new_priv_params()
1526 if (!priv->bss_started && priv->wdev.links[0].cac_started) { in nxpwifi_cfg80211_del_station()
1531 if (list_empty(&priv->sta_list) || !priv->bss_started) in nxpwifi_cfg80211_del_station()
2424 priv->bss_started = 0; in nxpwifi_add_virtual_intf()
2442 priv->bss_started = 0; in nxpwifi_add_virtual_intf()
H A D11n_rxreorder.c721 if (priv->bss_started) in nxpwifi_coex_ampdu_rxwinsize()