Searched defs:link_conf (Results 26 – 39 of 39) sorted by relevance
12
/openbmc/linux/drivers/net/wireless/virtual/ |
H A D | mac80211_hwsim.c | 2175 static void __mac80211_hwsim_beacon_tx(struct ieee80211_bss_conf *link_conf, in __mac80211_hwsim_beacon_tx() 2223 struct ieee80211_bss_conf *link_conf; in mac80211_hwsim_beacon_tx() local 3109 struct ieee80211_bss_conf *link_conf, in mac80211_hwsim_assign_vif_chanctx() 3132 struct ieee80211_bss_conf *link_conf, in mac80211_hwsim_unassign_vif_chanctx() 3232 struct ieee80211_bss_conf *link_conf; in mac80211_hwsim_change_vif_links() local
|
/openbmc/linux/drivers/net/wireless/ath/ath9k/ |
H A D | main.c | 2599 struct ieee80211_bss_conf *link_conf, in ath9k_assign_vif_chanctx() 2631 struct ieee80211_bss_conf *link_conf, in ath9k_unassign_vif_chanctx()
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/mvm/ |
H A D | utils.c | 327 struct ieee80211_bss_conf *link_conf; in iwl_mvm_update_smps_on_active_links() local
|
H A D | tx.c | 856 struct ieee80211_bss_conf *link_conf; in iwl_mvm_max_amsdu_size() local
|
H A D | rs.c | 4113 struct ieee80211_bss_conf *link_conf, in iwl_mvm_rs_rate_init()
|
H A D | sta.c | 55 struct ieee80211_bss_conf *link_conf, in iwl_mvm_get_sta_ampdu_dens()
|
/openbmc/linux/net/mac80211/ |
H A D | tx.c | 4877 struct ieee80211_bss_conf *link_conf = link->conf; in __ieee80211_beacon_add_tim() local 6045 struct ieee80211_bss_conf *link_conf; in __ieee80211_tx_skb_tid_band() local 6152 struct ieee80211_bss_conf *link_conf; in ieee80211_tx_control_port() local
|
H A D | mlme.c | 5878 struct ieee80211_bss_conf *link_conf = in ieee80211_ml_reconfiguration() local
|
/openbmc/linux/drivers/net/wireless/ti/wlcore/ |
H A D | main.c | 4704 struct ieee80211_bss_conf *link_conf, in wlcore_op_assign_vif_chanctx() 4755 struct ieee80211_bss_conf *link_conf, in wlcore_op_unassign_vif_chanctx()
|
/openbmc/linux/drivers/net/wireless/ath/ath12k/ |
H A D | mac.c | 6187 struct ieee80211_bss_conf *link_conf, in ath12k_mac_op_assign_vif_chanctx() 6266 struct ieee80211_bss_conf *link_conf, in ath12k_mac_op_unassign_vif_chanctx()
|
/openbmc/linux/drivers/net/wireless/ath/ath11k/ |
H A D | mac.c | 7599 struct ieee80211_bss_conf *link_conf, in ath11k_mac_op_assign_vif_chanctx() 7689 struct ieee80211_bss_conf *link_conf, in ath11k_mac_op_unassign_vif_chanctx()
|
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | mac.c | 8935 struct ieee80211_bss_conf *link_conf, in ath10k_mac_op_assign_vif_chanctx() 9015 struct ieee80211_bss_conf *link_conf, in ath10k_mac_op_unassign_vif_chanctx()
|
/openbmc/linux/include/net/ |
H A D | mac80211.h | 288 struct ieee80211_bss_conf *link_conf; member 1893 struct ieee80211_bss_conf __rcu *link_conf[IEEE80211_MLD_MAX_NUM_LINKS]; member
|
/openbmc/linux/drivers/net/wireless/realtek/rtl8xxxu/ |
H A D | rtl8xxxu_core.c | 5075 struct ieee80211_bss_conf *link_conf) in rtl8xxxu_start_ap()
|
12