Lines Matching refs:wiphy

45 	bool chan_switch = local->hw.wiphy->features &  in ieee80211_tdls_add_ext_capab()
50 struct ieee80211_supported_band *sband = local->hw.wiphy->bands[band]; in ieee80211_tdls_add_ext_capab()
75 struct wiphy *wiphy = sdata->local->hw.wiphy; in ieee80211_tdls_add_subband() local
81 ch = ieee80211_get_channel(sdata->local->hw.wiphy, i); in ieee80211_tdls_add_subband()
86 if (cfg80211_reg_can_beacon_relax(wiphy, &chandef, in ieee80211_tdls_add_subband()
336 !cfg80211_reg_can_beacon_relax(sdata->local->hw.wiphy, &uc, in ieee80211_tdls_chandef_vht_upgrade()
439 sband = local->hw.wiphy->bands[band]; in ieee80211_tdls_add_setup_start_ies()
740 ieee80211_prep_tdls_encap_data(struct wiphy *wiphy, struct net_device *dev, in ieee80211_prep_tdls_encap_data() argument
822 ieee80211_prep_tdls_direct(struct wiphy *wiphy, struct net_device *dev, in ieee80211_prep_tdls_direct() argument
899 ret = ieee80211_prep_tdls_encap_data(local->hw.wiphy, in ieee80211_tdls_build_mgmt_packet_data()
905 ret = ieee80211_prep_tdls_direct(local->hw.wiphy, sdata->dev, in ieee80211_tdls_build_mgmt_packet_data()
929 ieee80211_tdls_prep_mgmt_packet(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_prep_mgmt_packet() argument
1066 ieee80211_tdls_mgmt_setup(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_mgmt_setup() argument
1115 ret = ieee80211_tdls_prep_mgmt_packet(wiphy, dev, peer, action_code, in ieee80211_tdls_mgmt_setup()
1138 ieee80211_tdls_mgmt_teardown(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_mgmt_teardown() argument
1159 ret = ieee80211_tdls_prep_mgmt_packet(wiphy, dev, peer, action_code, in ieee80211_tdls_mgmt_teardown()
1184 int ieee80211_tdls_mgmt(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_mgmt() argument
1193 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) in ieee80211_tdls_mgmt()
1204 ret = ieee80211_tdls_mgmt_setup(wiphy, dev, peer, action_code, in ieee80211_tdls_mgmt()
1210 ret = ieee80211_tdls_mgmt_teardown(wiphy, dev, peer, in ieee80211_tdls_mgmt()
1227 ret = ieee80211_tdls_prep_mgmt_packet(wiphy, dev, peer, in ieee80211_tdls_mgmt()
1313 int ieee80211_tdls_oper(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_oper() argument
1321 if (!(wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS)) in ieee80211_tdls_oper()
1531 ieee80211_tdls_channel_switch(struct wiphy *wiphy, struct net_device *dev, in ieee80211_tdls_channel_switch() argument
1578 ieee80211_tdls_cancel_channel_switch(struct wiphy *wiphy, in ieee80211_tdls_cancel_channel_switch() argument
1793 chan = ieee80211_get_channel(sdata->local->hw.wiphy, freq); in ieee80211_process_tdls_channel_switch_req()
1832 if (!cfg80211_reg_can_beacon_relax(sdata->local->hw.wiphy, &chandef, in ieee80211_process_tdls_channel_switch_req()
1895 struct wiphy *wiphy = sdata->local->hw.wiphy; in ieee80211_process_tdls_channel_switch() local
1900 if (!(wiphy->features & NL80211_FEATURE_TDLS_CHANNEL_SWITCH)) in ieee80211_process_tdls_channel_switch()