Home
last modified time | relevance | path

Searched defs:new_links (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-6.6/net/mac80211/
H A Dlink.c179 ieee80211_vif_update_links(struct ieee80211_sub_if_data *sdata, struct link_container **to_free, u16 new_links, u16 dormant_links) ieee80211_vif_update_links() argument
293 ieee80211_vif_set_links(struct ieee80211_sub_if_data *sdata, u16 new_links, u16 dormant_links) ieee80211_vif_set_links() argument
[all...]
H A Ddriver-ops.c476 drv_change_vif_links(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, u16 old_links, u16 new_links, struct ieee80211_bss_conf *old[IEEE80211_MLD_MAX_NUM_LINKS]) drv_change_vif_links() argument
525 drv_change_sta_links(struct ieee80211_local *local, struct ieee80211_sub_if_data *sdata, struct ieee80211_sta *sta, u16 old_links, u16 new_links) drv_change_sta_links() argument
[all...]
H A Dsta_info.c2919 u16 new_links = old_links | BIT(link_id); in ieee80211_sta_activate_link() local
/kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmld-mac80211.c980 iwl_mvm_mld_change_vif_links(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 old_links, u16 new_links, struct ieee80211_bss_conf *old[IEEE80211_MLD_MAX_NUM_LINKS]) iwl_mvm_mld_change_vif_links() argument
1073 iwl_mvm_mld_change_sta_links(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 old_links, u16 new_links) iwl_mvm_mld_change_sta_links() argument
H A Dmld-sta.c1034 iwl_mvm_mld_update_sta_links(struct iwl_mvm *mvm, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 old_links, u16 new_links) iwl_mvm_mld_update_sta_links() argument
/kernel/linux/linux-5.10/fs/proc/
H A Dproc_sysctl.c1150 static struct ctl_table_header *new_links(struct ctl_dir *dir, struct ctl_table *table, in new_links() function
/kernel/linux/linux-6.6/fs/proc/
H A Dproc_sysctl.c1165 static struct ctl_table_header *new_links(struct ctl_dir *dir, struct ctl_table_header *head) in new_links() function
/kernel/linux/linux-6.6/drivers/net/wireless/virtual/
H A Dmac80211_hwsim.c3214 mac80211_hwsim_change_vif_links(struct ieee80211_hw *hw, struct ieee80211_vif *vif, u16 old_links, u16 new_links, struct ieee80211_bss_conf *old[IEEE80211_MLD_MAX_NUM_LINKS]) mac80211_hwsim_change_vif_links() argument
3244 mac80211_hwsim_change_sta_links(struct ieee80211_hw *hw, struct ieee80211_vif *vif, struct ieee80211_sta *sta, u16 old_links, u16 new_links) mac80211_hwsim_change_sta_links() argument

Completed in 21 milliseconds