Lines Matching refs:wiphy
79 sband = local->hw.wiphy->bands[info->band]; in ieee80211_duration()
666 sband = tx->local->hw.wiphy->bands[info->band]; in ieee80211_tx_h_rate_ctrl()
669 tx->local->hw.wiphy->frag_threshold); in ieee80211_tx_h_rate_ctrl()
693 if (len > tx->local->hw.wiphy->rts_threshold) { in ieee80211_tx_h_rate_ctrl()
917 int frag_threshold = tx->local->hw.wiphy->frag_threshold; in ieee80211_tx_h_fragment()
1214 skb->len + FCS_LEN <= local->hw.wiphy->frag_threshold || in ieee80211_tx_prepare()
1621 wiphy_debug(local->hw.wiphy, in ieee80211_skb_resize()
1881 if (!cfg80211_reg_can_beacon(local->hw.wiphy, chandef, in ieee80211_monitor_start_xmit()
1942 if (sdata->wdev.wiphy->flags & WIPHY_FLAG_SUPPORTS_TDLS) { in ieee80211_lookup_ra_sta()
2464 if (local->hw.wiphy->frag_threshold != (u32)-1 && in ieee80211_check_fast_xmit()
3481 txrc.sband = local->hw.wiphy->bands[band]; in __ieee80211_beacon_get()
3542 sband = hw->wiphy->bands[ieee80211_get_sdata_band(vif_to_sdata(vif))]; in ieee80211_beacon_get_tim()