Searched refs:wiphy (Results 176 - 200 of 386) sorted by relevance

1234567891011>>

/linux-master/drivers/net/wireless/ath/carl9170/
H A Dmain.c1503 wiphy_name(ar->hw->wiphy));
1506 "ieee80211/%s/input0", wiphy_name(ar->hw->wiphy));
1511 input->dev.parent = &ar->hw->wiphy->dev;
1592 "%s_%s", KBUILD_MODNAME, wiphy_name(ar->hw->wiphy));
1629 band = ar->hw->wiphy->bands[b];
1811 hw->wiphy->interface_modes = 0;
1841 wiphy_ext_feature_set(hw->wiphy, NL80211_EXT_FEATURE_CQM_RSSI_LIST);
1910 ar->hw->wiphy->bands[NL80211_BAND_2GHZ] =
1916 ar->hw->wiphy->bands[NL80211_BAND_5GHZ] =
1933 /* second part of wiphy ini
1939 carl9170_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) argument
[all...]
/linux-master/drivers/net/wireless/ath/ath11k/
H A Dreg.c36 regd = rcu_dereference_rtnl(ar->hw->wiphy->regd);
37 /* This can happen during wiphy registration where the previous
48 ath11k_reg_notifier(struct wiphy *wiphy, struct regulatory_request *request) argument
50 struct ieee80211_hw *hw = wiphy_to_ieee80211_hw(wiphy);
57 "Regulatory Notification received for %s\n", wiphy_name(wiphy));
62 * self managed wiphy's
66 ath11k_warn(ar->ab, "Unexpected Regulatory event for this wiphy\n");
146 bands = hw->wiphy->bands;
291 ret = regulatory_set_wiphy_regd(ar->hw->wiphy, regd_cop
[all...]
H A Dtestmode.c66 nl_skb = cfg80211_testmode_alloc_event_skb(ar->hw->wiphy,
164 nl_skb = cfg80211_testmode_alloc_event_skb(ar->hw->wiphy,
241 skb = cfg80211_testmode_alloc_reply_skb(ar->hw->wiphy,
H A Dmac.c1836 bss = cfg80211_get_bss(ar->hw->wiphy, def.chan, info->bssid, NULL, 0,
1856 cfg80211_put_bss(ar->hw->wiphy, bss);
1901 sband = ar->hw->wiphy->bands[band];
3256 sband = ar->hw->wiphy->bands[def->chan->band];
6339 if (ar->hw->wiphy != ieee80211_vif_to_wdev(tx_vif)->wiphy)
6802 param_value = ar->hw->wiphy->rts_threshold;
7176 cfg80211_chandef_dfs_usable(ar->hw->wiphy, chandef)) {
7178 dfs_cac_time = cfg80211_chandef_dfs_cac_time(ar->hw->wiphy,
7645 *temp_chan = ieee80211_get_channel(ar->hw->wiphy, *center_fre
[all...]
/linux-master/net/mac80211/
H A Dlink.c76 wiphy_work_cancel(link->sdata->local->hw.wiphy,
196 lockdep_assert_wiphy(sdata->local->hw.wiphy);
463 lockdep_assert_wiphy(local->hw.wiphy);
516 wiphy_work_queue(sdata->local->hw.wiphy, &sdata->activate_links_work);
H A Ddebugfs_sta.c315 static ssize_t sta_agg_status_do_read(struct wiphy *wiphy, struct file *file, argument
332 tid_rx = wiphy_dereference(wiphy, sta->ampdu_mlme.tid_rx[i]);
333 tid_tx = wiphy_dereference(wiphy, sta->ampdu_mlme.tid_tx[i]);
360 struct wiphy *wiphy = sta->local->hw.wiphy; local
368 ret = wiphy_locked_debugfs_read(wiphy, file, buf, bufsz,
376 static ssize_t sta_agg_status_do_write(struct wiphy *wiphy, struc argument
442 struct wiphy *wiphy = sta->local->hw.wiphy; local
[all...]
H A Ds1g.c157 lockdep_assert_wiphy(local->hw.wiphy);
182 lockdep_assert_wiphy(local->hw.wiphy);
H A Ddebugfs_key.c381 lockdep_assert_wiphy(sdata->local->hw.wiphy);
387 key = wiphy_dereference(sdata->local->hw.wiphy,
399 key = wiphy_dereference(sdata->local->hw.wiphy,
416 key = wiphy_dereference(sdata->local->hw.wiphy,
445 key = wiphy_dereference(sdata->local->hw.wiphy,
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcore.c3940 hw->wiphy->bands[NL80211_BAND_2GHZ] = sband_2ghz;
3950 hw->wiphy->bands[NL80211_BAND_5GHZ] = sband_5ghz;
3958 hw->wiphy->bands[NL80211_BAND_6GHZ] = sband_6ghz;
3964 hw->wiphy->bands[NL80211_BAND_2GHZ] = NULL;
3965 hw->wiphy->bands[NL80211_BAND_5GHZ] = NULL;
3966 hw->wiphy->bands[NL80211_BAND_6GHZ] = NULL;
3983 if (hw->wiphy->bands[NL80211_BAND_2GHZ])
3984 kfree((__force void *)hw->wiphy->bands[NL80211_BAND_2GHZ]->iftype_data);
3985 if (hw->wiphy->bands[NL80211_BAND_5GHZ])
3986 kfree((__force void *)hw->wiphy
[all...]
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dwow.c334 hw->wiphy->wowlan = &ath9k_wowlan_support;
336 hw->wiphy->wowlan = &ath9k_wowlan_support_legacy;
H A Dlink.c249 memcpy(hdr->addr1, hw->wiphy->perm_addr, ETH_ALEN);
250 memcpy(hdr->addr2, hw->wiphy->perm_addr, ETH_ALEN);
251 memcpy(hdr->addr3, hw->wiphy->perm_addr, ETH_ALEN);
/linux-master/drivers/net/wireless/ralink/rt2x00/
H A Drt2x00lib.h375 wiphy_rfkill_start_polling(rt2x00dev->hw->wiphy);
381 wiphy_rfkill_stop_polling(rt2x00dev->hw->wiphy);
H A Drt2x00leds.c95 struct device *device = wiphy_dev(rt2x00dev->hw->wiphy);
118 const char *phy_name = wiphy_name(rt2x00dev->hw->wiphy);
/linux-master/drivers/net/wireless/st/cw1200/
H A Dpm.c150 wiphy_dbg(priv->hw->wiphy, "Suspend interrupted.\n");
264 wiphy_err(priv->hw->wiphy,
H A Dwsm.c847 priv->hw->wiphy->bands[NL80211_BAND_2GHZ] = NULL;
849 priv->hw->wiphy->bands[NL80211_BAND_5GHZ] = NULL;
1213 wiphy_err(priv->hw->wiphy, "[WSM] TX Frames (%d) stuck in firmware, killing BH\n", priv->hw_bufs_used);
1263 wiphy_err(priv->hw->wiphy,
1267 wiphy_err(priv->hw->wiphy,
1272 wiphy_err(priv->hw->wiphy,
1276 wiphy_err(priv->hw->wiphy,
1280 wiphy_err(priv->hw->wiphy,
1289 wiphy_err(priv->hw->wiphy, "Firmware exception.\n");
1382 wiphy_warn(priv->hw->wiphy,
[all...]
/linux-master/drivers/net/wireless/intersil/p54/
H A Dtxrx.c39 wiphy_debug(priv->hw->wiphy, "/ --- tx queue dump (%d entries) ---\n",
49 wiphy_debug(priv->hw->wiphy,
63 wiphy_debug(priv->hw->wiphy,
617 wiphy_info(priv->hw->wiphy, "radar (freq:%d MHz)\n", freq);
630 wiphy_rfkill_set_hw_state(priv->hw->wiphy, true);
633 wiphy_rfkill_set_hw_state(priv->hw->wiphy, false);
636 wiphy_info(priv->hw->wiphy, "received event:%x freq:%d\n",
662 wiphy_debug(priv->hw->wiphy,
/linux-master/drivers/net/wireless/ti/wl18xx/
H A Devent.c67 skb = cfg80211_vendor_event_alloc(wl->hw->wiphy, NULL, 20,
88 skb = cfg80211_vendor_event_alloc(wl->hw->wiphy, NULL,
/linux-master/net/wireless/
H A Dwext-core.c662 dev->ieee80211_ptr->wiphy &&
663 dev->ieee80211_ptr->wiphy->wext &&
664 dev->ieee80211_ptr->wiphy->wext->get_wireless_stats) {
666 if (dev->ieee80211_ptr->wiphy->flags & (WIPHY_FLAG_SUPPORTS_MLO |
669 return dev->ieee80211_ptr->wiphy->wext->get_wireless_stats(dev);
707 if (dev->ieee80211_ptr && dev->ieee80211_ptr->wiphy) {
709 if (dev->ieee80211_ptr->wiphy->flags & (WIPHY_FLAG_SUPPORTS_MLO |
712 handlers = dev->ieee80211_ptr->wiphy->wext;
/linux-master/drivers/net/wireless/microchip/wilc1000/
H A Dnetdev.h208 struct wiphy *wiphy; member in struct:wilc
/linux-master/drivers/net/wireless/realtek/rtl818x/rtl8180/
H A Drtl8225se.c90 wiphy_err(dev->wiphy, PFX
108 wiphy_err(dev->wiphy, PFX
271 wiphy_info(dev->wiphy, "RTL8225-SE version %s\n",
333 wiphy_info(dev->wiphy, "Xtal cal\n");
336 wiphy_info(dev->wiphy, "NO Xtal cal\n");
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dmain.c1653 hw->wiphy->bands[NL80211_BAND_2GHZ] = sband;
1664 hw->wiphy->bands[NL80211_BAND_5GHZ] = sband;
1676 kfree(hw->wiphy->bands[NL80211_BAND_2GHZ]);
1677 kfree(hw->wiphy->bands[NL80211_BAND_5GHZ]);
2236 hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION);
2238 hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) |
2241 hw->wiphy->available_antennas_tx = hal->antenna_tx;
2242 hw->wiphy->available_antennas_rx = hal->antenna_rx;
2244 hw->wiphy->flags |= WIPHY_FLAG_SUPPORTS_TDLS |
2247 hw->wiphy
[all...]
/linux-master/drivers/net/wireless/ath/ath10k/
H A Dmac.c2195 bss = cfg80211_get_bss(ar->hw->wiphy, def.chan, info->bssid,
2212 cfg80211_put_bss(ar->hw->wiphy, bss);
2254 sband = ar->hw->wiphy->bands[band];
3374 bands = hw->wiphy->bands;
3531 static void ath10k_reg_notifier(struct wiphy *wiphy, argument
3534 struct ieee80211_hw *hw = wiphy_to_ieee80211_hw(wiphy);
3538 ath_reg_notifier_apply(wiphy, request, &ar->ath_common.regulatory);
3557 ar->hw->wiphy->bands[NL80211_BAND_5GHZ]);
5815 ret = ath10k_mac_set_rts(arvif, ar->hw->wiphy
[all...]
/linux-master/drivers/net/wireless/ath/ath5k/
H A Dbase.c252 static void ath5k_reg_notifier(struct wiphy *wiphy, argument
255 struct ieee80211_hw *hw = wiphy_to_ieee80211_hw(wiphy);
259 ath_reg_notifier_apply(wiphy, request, regulatory);
383 hw->wiphy->bands[NL80211_BAND_2GHZ] = sband;
409 hw->wiphy->bands[NL80211_BAND_2GHZ] = sband;
429 hw->wiphy->bands[NL80211_BAND_5GHZ] = sband;
707 return &hw->wiphy->bands[info->band]->bitrates[ bf->rates[idx].idx ];
2590 hw->wiphy->interface_modes =
2596 hw->wiphy
[all...]
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c332 for (i = 0; i < ARRAY_SIZE(wcn->hw->wiphy->bands); i++) {
333 band = wcn->hw->wiphy->bands[i];
1300 sband = wcn->hw->wiphy->bands[NL80211_BAND_2GHZ];
1304 sband = wcn->hw->wiphy->bands[NL80211_BAND_5GHZ];
1434 wcn->hw->wiphy->interface_modes = BIT(NL80211_IFTYPE_STATION) |
1439 wcn->hw->wiphy->bands[NL80211_BAND_2GHZ] = &wcn_band_2ghz;
1441 wcn->hw->wiphy->bands[NL80211_BAND_5GHZ] = &wcn_band_5ghz;
1446 wcn->hw->wiphy->max_scan_ssids = WCN36XX_MAX_SCAN_SSIDS;
1447 wcn->hw->wiphy->max_scan_ie_len = WCN36XX_MAX_SCAN_IE_LEN;
1449 wcn->hw->wiphy
[all...]
/linux-master/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dcore.c1294 struct wiphy *wiphy; local
1304 wiphy = wiphy_new(ops, sizeof(*drvr));
1305 if (!wiphy) {
1310 set_wiphy_dev(wiphy, dev);
1311 drvr = wiphy_priv(wiphy);
1312 drvr->wiphy = wiphy;
1475 wiphy_free(drvr->wiphy);

Completed in 507 milliseconds

1234567891011>>