Lines Matching refs:wiphy_dereference
108 monitor_sdata = wiphy_dereference(local->hw.wiphy, in ieee80211_set_mon_options()
455 key = wiphy_dereference(local->hw.wiphy, sta->ptk[key_idx]); in ieee80211_set_tx()
605 return wiphy_dereference(local->hw.wiphy, in ieee80211_lookup_key()
612 return wiphy_dereference(local->hw.wiphy, in ieee80211_lookup_key()
619 return wiphy_dereference(local->hw.wiphy, sdata->keys[key_idx]); in ieee80211_lookup_key()
621 key = wiphy_dereference(local->hw.wiphy, link->gtk[key_idx]); in ieee80211_lookup_key()
627 return wiphy_dereference(local->hw.wiphy, sdata->keys[key_idx]); in ieee80211_lookup_key()
895 sdata = wiphy_dereference(local->hw.wiphy, in ieee80211_set_monitor_channel()
3060 sdata = wiphy_dereference(local->hw.wiphy, in ieee80211_set_tx_power()
3120 sdata = wiphy_dereference(local->hw.wiphy, in ieee80211_set_tx_power()
3983 link_data = wiphy_dereference(wiphy, sdata->link[link_id]); in __ieee80211_channel_switch()
3996 conf = wiphy_dereference(wiphy, link_conf->chanctx_conf); in __ieee80211_channel_switch()
4928 link = wiphy_dereference(wiphy, sdata->link[link_id]); in ieee80211_color_change()