Home
last modified time | relevance | path

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

/linux-6.15/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c751 if (priv->bss_started) { in mwifiex_cfg80211_set_wiphy_params()
928 priv->bss_started = 0; in mwifiex_init_new_priv_params()
1880 if (!priv->bss_started) { in mwifiex_cfg80211_change_beacon()
1909 if (!priv->bss_started && priv->wdev.links[0].cac_started) { in mwifiex_cfg80211_del_station()
1914 if (list_empty(&priv->sta_list) || !priv->bss_started) in mwifiex_cfg80211_del_station()
3053 priv->bss_started = 0; in mwifiex_add_virtual_intf()
3089 priv->bss_started = 0; in mwifiex_add_virtual_intf()
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 Dusb.c749 !priv->bss_started) || in mwifiex_usb_port_resync()
760 priv->bss_started) || in mwifiex_usb_port_resync()
H A Dmain.h528 u8 bss_started; member
1418 priv_num->bss_started) || in mwifiex_is_any_intf_active()
H A D11n_rxreorder.c887 if (priv->bss_started) in mwifiex_coex_ampdu_rxwinsize()