Lines Matching refs:wiphy

40 struct ieee80211_hw *wiphy_to_ieee80211_hw(struct wiphy *wiphy)  in wiphy_to_ieee80211_hw()  argument
43 BUG_ON(!wiphy); in wiphy_to_ieee80211_hw()
45 local = wiphy_priv(wiphy); in wiphy_to_ieee80211_hw()
217 sband = local->hw.wiphy->bands[frame_txctl->band]; in ieee80211_rts_duration()
261 sband = local->hw.wiphy->bands[frame_txctl->band]; in ieee80211_ctstoself_duration()
1369 sband = local->hw.wiphy->bands[band]; in ieee80211_build_preq_ies_band()
1638 sband = sdata->local->hw.wiphy->bands[band]; in ieee80211_sta_get_rates()
1729 cfg80211_shutdown_all_interfaces(local->hw.wiphy); in ieee80211_handle_reconfig_failure()
1806 drv_set_frag_threshold(local, hw->wiphy->frag_threshold); in ieee80211_reconfig()
1809 drv_set_rts_threshold(local, hw->wiphy->rts_threshold); in ieee80211_reconfig()
1812 drv_set_coverage_class(local, hw->wiphy->coverage_class); in ieee80211_reconfig()
2085 cfg80211_sched_scan_stopped_rtnl(local->hw.wiphy); in ieee80211_reconfig()
2487 sband = local->hw.wiphy->bands[band]; in ieee80211_add_srates_ie()
2533 sband = local->hw.wiphy->bands[band]; in ieee80211_add_ext_srates_ie()
2661 sband = local->hw.wiphy->bands[status->band]; in ieee80211_calculate_rx_timestamp()
2732 cfg80211_radar_event(local->hw.wiphy, &chandef, GFP_KERNEL); in ieee80211_dfs_radar_detected_work()
3224 if (local->hw.wiphy->software_iftypes & BIT(iftype)) { in ieee80211_check_combinations()
3257 local->hw.wiphy->software_iftypes & BIT(wdev_iter->iftype)) in ieee80211_check_combinations()
3267 return cfg80211_check_combinations(local->hw.wiphy, in ieee80211_check_combinations()
3306 err = cfg80211_iter_combinations(local->hw.wiphy, in ieee80211_max_num_channels()