Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dcfg80211.c726 if (priv->bss_started) { in mwifiex_cfg80211_set_wiphy_params()
902 priv->bss_started = 0; in mwifiex_init_new_priv_params()
1853 if (!priv->bss_started) { in mwifiex_cfg80211_change_beacon()
1882 if (!priv->bss_started && priv->wdev.cac_started) { in mwifiex_cfg80211_del_station()
1887 if (list_empty(&priv->sta_list) || !priv->bss_started) in mwifiex_cfg80211_del_station()
3026 priv->bss_started = 0; in mwifiex_add_virtual_intf()
3062 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.c751 !priv->bss_started) || in mwifiex_usb_port_resync()
764 priv->bss_started) || in mwifiex_usb_port_resync()
H A Dmain.h529 u8 bss_started; member
1414 priv_num->bss_started) || in mwifiex_is_any_intf_active()
H A D11n_rxreorder.c892 if (priv->bss_started) in mwifiex_coex_ampdu_rxwinsize()