Searched refs:cfg80211_reg_can_beacon (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/net/wireless/ |
D | mesh.c | 210 if (!cfg80211_reg_can_beacon(&rdev->wiphy, &setup->chandef, in __cfg80211_join_mesh()
|
D | trace.h | 3405 TRACE_EVENT(cfg80211_reg_can_beacon,
|
D | nl80211.c | 11589 if (!cfg80211_reg_can_beacon(&rdev->wiphy, &ibss.chandef, in nl80211_join_ibss()
|
/linux-6.12.1/net/mac80211/ |
D | ibss.c | 262 if (!cfg80211_reg_can_beacon(local->hw.wiphy, &chanreq.oper, in __ieee80211_sta_join_ibss() 275 if (!cfg80211_reg_can_beacon(local->hw.wiphy, &chanreq.oper, in __ieee80211_sta_join_ibss() 837 if (!cfg80211_reg_can_beacon(sdata->local->hw.wiphy, ¶ms.chandef, in ieee80211_ibss_process_chanswitch()
|
D | mesh.c | 1333 !cfg80211_reg_can_beacon(sdata->local->hw.wiphy, ¶ms.chandef, in ieee80211_mesh_process_chnswitch()
|
D | tx.c | 2425 if (!cfg80211_reg_can_beacon(local->hw.wiphy, chandef, in ieee80211_monitor_start_xmit()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7921/ |
D | mcu.c | 895 else if (!cfg80211_reg_can_beacon(dev->mt76.hw->wiphy, chandef, in mt7921_mcu_set_chan_info()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/ |
D | mac80211.c | 1903 if (!cfg80211_reg_can_beacon(hw->wiphy, &phy->chandef, NL80211_IFTYPE_AP)) in mt76_phy_dfs_state()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7615/ |
D | mcu.c | 2148 else if (!cfg80211_reg_can_beacon(phy->mt76->hw->wiphy, chandef, in mt7615_mcu_set_chan_info()
|
/linux-6.12.1/include/net/ |
D | cfg80211.h | 8947 cfg80211_reg_can_beacon(struct wiphy *wiphy, in cfg80211_reg_can_beacon() function
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7915/ |
D | mcu.c | 2767 else if (!cfg80211_reg_can_beacon(phy->mt76->hw->wiphy, chandef, in mt7915_mcu_set_chan_info()
|
/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7996/ |
D | mcu.c | 3471 else if (!cfg80211_reg_can_beacon(phy->mt76->hw->wiphy, chandef, in mt7996_mcu_set_chan_info()
|