Home
last modified time | relevance | path

Searched defs:bss_conf (Results 1 – 19 of 19) sorted by relevance

/freebsd/sys/contrib/dev/rtw88/
H A Dbf.c11 struct ieee80211_bss_conf *bss_conf) in rtw_bf_disassoc()
31 struct ieee80211_bss_conf *bss_conf) in rtw_bf_assoc()
H A Dfw.c707 struct ieee80211_bss_conf *bss_conf = &vif->bss_conf; rtw_fw_beacon_filter_config() local
H A Dcoex.c3882 struct ieee80211_bss_conf *bss_conf = &vif->bss_conf; rtw_coex_vif_stat_iter() local
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dftm-responder.c454 ret = iwl_mvm_ftm_responder_cmd(mvm, vif, &ctx.def, bss_conf); in iwl_mvm_ftm_restart_responder() argument
393 iwl_mvm_ftm_start_responder(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_bss_conf * bss_conf) iwl_mvm_ftm_start_responder() argument
H A Dmac-ctxt.c1612 struct ieee80211_bss_conf *bss_conf = in iwl_mvm_rx_missed_beacons_notif() local
1836 struct ieee80211_bss_conf *bss_conf = in iwl_mvm_channel_switch_start_notif() local
H A Dmac80211.c2609 iwl_mvm_bss_info_changed_station(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_bss_conf * bss_conf,u64 changes) iwl_mvm_bss_info_changed_station() argument
3041 iwl_mvm_bss_info_changed_ap_ibss(struct iwl_mvm * mvm,struct ieee80211_vif * vif,struct ieee80211_bss_conf * bss_conf,u64 changes) iwl_mvm_bss_info_changed_ap_ibss() argument
3072 iwl_mvm_bss_info_changed(struct ieee80211_hw * hw,struct ieee80211_vif * vif,struct ieee80211_bss_conf * bss_conf,u64 changes) iwl_mvm_bss_info_changed() argument
3087 iwl_mvm_bss_info_changed_common(struct ieee80211_hw * hw,struct ieee80211_vif * vif,struct ieee80211_bss_conf * bss_conf,const struct iwl_mvm_bss_info_changed_ops * callbacks,u64 changes) iwl_mvm_bss_info_changed_common() argument
[all...]
/freebsd/sys/contrib/dev/mediatek/mt76/
H A Dmt792x.h116 struct mt792x_bss_conf *bss_conf; member
128 struct mt792x_bss_conf bss_conf; /* must be first */ member
256 struct mt792x_bss_conf *bss_conf; in mt792x_vif_to_link() local
H A Dmt76_connac_mcu.c1143 struct ieee80211_bss_conf *bss_conf, in mt76_connac_mcu_uni_add_dev()
/freebsd/sys/contrib/dev/mediatek/mt76/mt7925/
H A Dmain.c1644 struct ieee80211_bss_conf *bss_conf; in mt7925_ipv6_addr_change() local
1865 struct ieee80211_bss_conf *bss_conf; in mt7925_vif_cfg_changed() local
H A Dmac.c1266 struct ieee80211_bss_conf *bss_conf; in mt7925_vif_connect_iter() local
H A Dmcu.c1051 struct ieee80211_bss_conf *bss_conf) in mt7925_mcu_set_tx()
/freebsd/sys/contrib/dev/rtw89/
H A Dchan.c741 struct ieee80211_bss_conf *bss_conf; in rtw89_mcc_fill_role_limit() local
818 struct ieee80211_bss_conf *bss_conf; in rtw89_mcc_fill_role() local
H A Dfw.c2280 struct ieee80211_bss_conf *bss_conf = vif ? &vif->bss_conf : NULL; rtw89_fw_h2c_set_bcn_fltr_cfg() local
[all...]
H A Dcore.c3589 struct ieee80211_bss_conf *bss_conf = &vif->bss_conf; rtw89_core_sta_assoc() local
[all...]
/freebsd/sys/contrib/dev/athk/ath12k/
H A Dmac.c2266 struct ieee80211_bss_conf *bss_conf) in ath12k_bss_assoc()
/freebsd/sys/contrib/dev/athk/ath11k/
H A Dmac.c2995 struct ieee80211_bss_conf *bss_conf) in ath11k_bss_assoc()
H A Dwmi.c1088 struct ieee80211_bss_conf *bss_conf; in ath11k_wmi_vdev_up() local
/freebsd/sys/contrib/dev/athk/ath10k/
H A Dmac.c3066 struct ieee80211_bss_conf *bss_conf) in ath10k_bss_assoc()
/freebsd/sys/compat/linuxkpi/common/include/net/
H A Dmac80211.h838 struct ieee80211_bss_conf bss_conf; member