Home
last modified time | relevance | path

Searched refs:bss_params (Results 1 – 8 of 8) sorted by relevance

/linux/net/wireless/tests/
H A Dscan.c477 .bss_params = 0, in KUNIT_ARRAY_PARAM_DESC()
694 .bss_params = IEEE80211_RNR_TBTT_PARAMS_COLOC_AP,
704 .bss_params = IEEE80211_RNR_TBTT_PARAMS_COLOC_AP,
713 .bss_params = IEEE80211_RNR_TBTT_PARAMS_COLOC_AP |
723 .bss_params = IEEE80211_RNR_TBTT_PARAMS_COLOC_AP,
732 .bss_params = IEEE80211_RNR_TBTT_PARAMS_COLOC_AP |
743 .bss_params = IEEE80211_RNR_TBTT_PARAMS_COLOC_AP |
753 .bss_params = IEEE80211_RNR_TBTT_PARAMS_COLOC_AP,
761 .bss_params = IEEE80211_RNR_TBTT_PARAMS_COLOC_AP,
770 .bss_params = IEEE80211_RNR_TBTT_PARAMS_COLOC_AP,
/linux/drivers/net/wireless/st/cw1200/
H A Dsta.c391 priv->bss_params.aid) in cw1200_config()
1052 priv->bss_params.reset_beacon_loss = 1; in cw1200_bss_params_work()
1053 wsm_set_bss_params(priv, &priv->bss_params); in cw1200_bss_params_work()
1054 priv->bss_params.reset_beacon_loss = 0; in cw1200_bss_params_work()
1427 memset(&priv->bss_params, 0, sizeof(priv->bss_params)); in cw1200_do_unjoin()
1912 priv->bss_params.operational_rate_set = in cw1200_bss_info_changed()
1920 priv->bss_params.operational_rate_set = -1; in cw1200_bss_info_changed()
1962 priv->bss_params.aid = vif->cfg.aid; in cw1200_bss_info_changed()
1972 priv->bss_params.aid, in cw1200_bss_info_changed()
1973 priv->bss_params.operational_rate_set, in cw1200_bss_info_changed()
[all …]
H A Ddebug.c175 priv->bss_params.beacon_lost_count); in cw1200_status_show()
177 priv->bss_params.aid); in cw1200_status_show()
179 priv->bss_params.operational_rate_set); in cw1200_status_show()
H A Dcw1200.h147 struct wsm_set_bss_params bss_params; member
/linux/drivers/net/wireless/ath/wcn36xx/
H A Dsmd.c208 struct wcn36xx_hal_config_bss_params *bss_params) in wcn36xx_smd_set_bss_nw_type() argument
211 bss_params->nw_type = WCN36XX_HAL_11A_NW_TYPE; in wcn36xx_smd_set_bss_nw_type()
213 bss_params->nw_type = WCN36XX_HAL_11N_NW_TYPE; in wcn36xx_smd_set_bss_nw_type()
215 bss_params->nw_type = WCN36XX_HAL_11G_NW_TYPE; in wcn36xx_smd_set_bss_nw_type()
217 bss_params->nw_type = WCN36XX_HAL_11B_NW_TYPE; in wcn36xx_smd_set_bss_nw_type()
235 bss_params->lsig_tx_op_protection_full_support = in wcn36xx_smd_set_bss_ht_params()
240 bss_params->lln_non_gf_coexist = in wcn36xx_smd_set_bss_ht_params()
244 bss_params->dual_cts_protection = 0; in wcn36xx_smd_set_bss_ht_params()
246 bss_params->ht20_coexist = 0; in wcn36xx_smd_set_bss_ht_params()
1698 bss = &msg_body->bss_params; in wcn36xx_smd_config_bss_v1()
[all …]
H A Dhal.h2035 struct wcn36xx_hal_config_bss_params bss_params; member
2188 struct wcn36xx_hal_config_bss_params_v1 bss_params; member
2296 struct wcn36xx_hal_config_bss_params bss_params; member
/linux/net/wireless/
H A Dscan.c547 u8 bss_params; in cfg80211_parse_ap_info() local
559 bss_params = tbtt_info->bss_params; in cfg80211_parse_ap_info()
576 bss_params = tbtt_info->bss_params; in cfg80211_parse_ap_info()
588 if (!cfg80211_parse_bss_param(bss_params, entry)) in cfg80211_parse_ap_info()
701 bss_params) || in cfg80211_parse_colocated_ap_iter()
704 bss_params))) in cfg80211_parse_colocated_ap_iter()
2743 non_tx = (tbtt_info_ge_11->bss_params & in cfg802121_mld_ap_rnr_iter()
2860 tbtt_info.bss_params = IEEE80211_RNR_TBTT_PARAMS_SAME_SSID; in cfg80211_gen_reporter_rnr()
2863 tbtt_info.bss_params |= IEEE80211_RNR_TBTT_PARAMS_MULTI_BSSID; in cfg80211_gen_reporter_rnr()
2864 tbtt_info.bss_params |= IEEE80211_RNR_TBTT_PARAMS_TRANSMITTED_BSSID; in cfg80211_gen_reporter_rnr()
/linux/include/linux/
H A Dieee80211.h4924 u8 bss_params; member
4935 u8 bss_params; member