Lines Matching refs:wiphy

41 struct ieee80211_hw *wiphy_to_ieee80211_hw(struct wiphy *wiphy)  in wiphy_to_ieee80211_hw()  argument
44 BUG_ON(!wiphy); in wiphy_to_ieee80211_hw()
46 local = wiphy_priv(wiphy); in wiphy_to_ieee80211_hw()
169 sband = local->hw.wiphy->bands[frame_txctl->band]; in ieee80211_rts_duration()
213 sband = local->hw.wiphy->bands[frame_txctl->band]; in ieee80211_ctstoself_duration()
1319 sband = local->hw.wiphy->bands[band]; in ieee80211_build_preq_ies_band()
1588 sband = sdata->local->hw.wiphy->bands[band]; in ieee80211_sta_get_rates()
1704 cfg80211_shutdown_all_interfaces(local->hw.wiphy); in ieee80211_handle_reconfig_failure()
1824 drv_set_frag_threshold(local, hw->wiphy->frag_threshold); in ieee80211_reconfig()
1827 drv_set_rts_threshold(local, hw->wiphy->rts_threshold); in ieee80211_reconfig()
1830 drv_set_coverage_class(local, hw->wiphy->coverage_class); in ieee80211_reconfig()
2048 cfg80211_sched_scan_stopped_rtnl(local->hw.wiphy); in ieee80211_reconfig()
2485 sband = local->hw.wiphy->bands[band]; in ieee80211_add_srates_ie()
2531 sband = local->hw.wiphy->bands[band]; in ieee80211_add_ext_srates_ie()
2659 sband = local->hw.wiphy->bands[status->band]; in ieee80211_calculate_rx_timestamp()
2730 cfg80211_radar_event(local->hw.wiphy, &chandef, GFP_KERNEL); in ieee80211_dfs_radar_detected_work()
3222 if (local->hw.wiphy->software_iftypes & BIT(iftype)) { in ieee80211_check_combinations()
3255 local->hw.wiphy->software_iftypes & BIT(wdev_iter->iftype)) in ieee80211_check_combinations()
3265 return cfg80211_check_combinations(local->hw.wiphy, in ieee80211_check_combinations()
3304 err = cfg80211_iter_combinations(local->hw.wiphy, in ieee80211_max_num_channels()