Searched refs:link_info_changed (Results 1 – 9 of 9) sorted by relevance
| /linux/net/mac80211/ |
| H A D | main.c | 379 if (local->ops->link_info_changed) in ieee80211_bss_info_change_notify() 380 local->ops->link_info_changed(&local->hw, &sdata->vif, in ieee80211_bss_info_change_notify() 804 if (WARN_ON(!!ops->link_info_changed != !!ops->vif_cfg_changed || in ieee80211_alloc_hw_nm() 805 (ops->link_info_changed && ops->bss_info_changed))) in ieee80211_alloc_hw_nm() 1147 if (WARN_ON(!local->ops->link_info_changed)) in ieee80211_register_hw()
|
| H A D | driver-ops.c | 490 if (local->ops->link_info_changed) in drv_link_info_changed() 491 local->ops->link_info_changed(&local->hw, &sdata->vif, in drv_link_info_changed()
|
| /linux/drivers/net/wireless/realtek/rtw89/ |
| H A D | mac80211.c | 1864 .link_info_changed = rtw89_ops_link_info_changed,
|
| /linux/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | mac80211.c | 2619 .link_info_changed = iwl_mld_mac80211_link_info_changed,
|
| /linux/include/net/ |
| H A D | mac80211.h | 4535 void (*link_info_changed)(struct ieee80211_hw *hw, member
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | main.c | 2140 .link_info_changed = mt7996_link_info_changed,
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | main.c | 2295 .link_info_changed = mt7925_link_info_changed,
|
| /linux/drivers/net/wireless/virtual/ |
| H A D | mac80211_hwsim.c | 3971 .link_info_changed = mac80211_hwsim_link_info_changed, \
|
| /linux/drivers/net/wireless/ath/ath12k/ |
| H A D | mac.c | 12981 .link_info_changed = ath12k_mac_op_link_info_changed,
|