Lines Matching refs:bss
1622 struct cfg80211_bss *bss) in mwifiex_save_hidden_ssid_channels() argument
1633 ret = mwifiex_fill_new_bss_desc(priv, bss, bss_desc); in mwifiex_save_hidden_ssid_channels()
1641 bss->channel->hw_value) in mwifiex_save_hidden_ssid_channels()
1646 bss->channel->hw_value; in mwifiex_save_hidden_ssid_channels()
1648 bss->channel->band; in mwifiex_save_hidden_ssid_channels()
1662 struct cfg80211_bss *bss) in mwifiex_update_curr_bss_params() argument
1673 ret = mwifiex_fill_new_bss_desc(priv, bss, bss_desc); in mwifiex_update_curr_bss_params()
1708 struct cfg80211_bss *bss; in mwifiex_parse_single_response_buf() local
1837 bss = cfg80211_inform_bss(priv->wdev.wiphy, in mwifiex_parse_single_response_buf()
1842 if (bss) { in mwifiex_parse_single_response_buf()
1843 bss_priv = (struct mwifiex_bss_priv *)bss->priv; in mwifiex_parse_single_response_buf()
1851 bss); in mwifiex_parse_single_response_buf()
1852 cfg80211_put_bss(priv->wdev.wiphy, bss); in mwifiex_parse_single_response_buf()
1860 mwifiex_save_hidden_ssid_channels(priv, bss); in mwifiex_parse_single_response_buf()