Searched refs:ieee80211_hw_set (Results 1 - 25 of 58) sorted by relevance

123

/linux-master/drivers/net/wireless/silabs/wfx/
H A Dmain.c268 ieee80211_hw_set(hw, TX_AMPDU_SETUP_IN_HW);
269 ieee80211_hw_set(hw, AMPDU_AGGREGATION);
270 ieee80211_hw_set(hw, CONNECTION_MONITOR);
271 ieee80211_hw_set(hw, REPORTS_TX_ACK_STATUS);
272 ieee80211_hw_set(hw, SUPPORTS_DYNAMIC_PS);
273 ieee80211_hw_set(hw, SIGNAL_DBM);
274 ieee80211_hw_set(hw, SUPPORTS_PS);
275 ieee80211_hw_set(hw, MFP_CAPABLE);
/linux-master/drivers/net/wireless/st/cw1200/
H A Dmain.c283 ieee80211_hw_set(hw, NEED_DTIM_BEFORE_ASSOC);
284 ieee80211_hw_set(hw, TX_AMPDU_SETUP_IN_HW);
285 ieee80211_hw_set(hw, AMPDU_AGGREGATION);
286 ieee80211_hw_set(hw, CONNECTION_MONITOR);
287 ieee80211_hw_set(hw, REPORTS_TX_ACK_STATUS);
288 ieee80211_hw_set(hw, SUPPORTS_DYNAMIC_PS);
289 ieee80211_hw_set(hw, SIGNAL_DBM);
290 ieee80211_hw_set(hw, SUPPORTS_PS);
/linux-master/drivers/net/wireless/ath/ath9k/
H A Dhtc_drv_init.c719 ieee80211_hw_set(hw, HOST_BROADCAST_PS_BUFFERING);
720 ieee80211_hw_set(hw, MFP_CAPABLE);
721 ieee80211_hw_set(hw, REPORTS_TX_ACK_STATUS);
722 ieee80211_hw_set(hw, PS_NULLFUNC_STACK);
723 ieee80211_hw_set(hw, RX_INCLUDES_FCS);
724 ieee80211_hw_set(hw, HAS_RATE_CONTROL);
725 ieee80211_hw_set(hw, SPECTRUM_MGMT);
726 ieee80211_hw_set(hw, SIGNAL_DBM);
727 ieee80211_hw_set(hw, AMPDU_AGGREGATION);
728 ieee80211_hw_set(h
[all...]
H A Dinit.c934 ieee80211_hw_set(hw, QUEUE_CONTROL);
955 ieee80211_hw_set(hw, SUPPORTS_HT_CCK_RATES);
956 ieee80211_hw_set(hw, SUPPORTS_RC_TABLE);
957 ieee80211_hw_set(hw, REPORTS_TX_ACK_STATUS);
958 ieee80211_hw_set(hw, SPECTRUM_MGMT);
959 ieee80211_hw_set(hw, PS_NULLFUNC_STACK);
960 ieee80211_hw_set(hw, SIGNAL_DBM);
961 ieee80211_hw_set(hw, RX_INCLUDES_FCS);
962 ieee80211_hw_set(hw, HOST_BROADCAST_PS_BUFFERING);
963 ieee80211_hw_set(h
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7615/
H A Dinit.c191 ieee80211_hw_set(hw, SUPPORTS_PS);
192 ieee80211_hw_set(hw, SUPPORTS_DYNAMIC_PS);
400 ieee80211_hw_set(hw, SINGLE_SCAN_ON_ALL_BANDS);
401 ieee80211_hw_set(hw, TX_STATUS_NO_AMPDU_LEN);
402 ieee80211_hw_set(hw, WANT_MONITOR_VIF);
403 ieee80211_hw_set(hw, SUPPORTS_RX_DECAP_OFFLOAD);
404 ieee80211_hw_set(hw, SUPPORTS_VHT_EXT_NSS_BW);
/linux-master/drivers/net/wireless/mediatek/mt76/
H A Dmt792x_core.c597 ieee80211_hw_set(hw, SINGLE_SCAN_ON_ALL_BANDS);
598 ieee80211_hw_set(hw, HAS_RATE_CONTROL);
599 ieee80211_hw_set(hw, SUPPORTS_TX_ENCAP_OFFLOAD);
600 ieee80211_hw_set(hw, SUPPORTS_RX_DECAP_OFFLOAD);
601 ieee80211_hw_set(hw, WANT_MONITOR_VIF);
602 ieee80211_hw_set(hw, SUPPORTS_PS);
603 ieee80211_hw_set(hw, SUPPORTS_DYNAMIC_PS);
604 ieee80211_hw_set(hw, SUPPORTS_VHT_EXT_NSS_BW);
605 ieee80211_hw_set(hw, CONNECTION_MONITOR);
608 ieee80211_hw_set(h
[all...]
H A Dmac80211.c461 ieee80211_hw_set(hw, SIGNAL_DBM);
462 ieee80211_hw_set(hw, AMPDU_AGGREGATION);
463 ieee80211_hw_set(hw, SUPPORTS_RC_TABLE);
464 ieee80211_hw_set(hw, SUPPORT_FAST_XMIT);
465 ieee80211_hw_set(hw, SUPPORTS_CLONED_SKBS);
466 ieee80211_hw_set(hw, SUPPORTS_AMSDU_IN_AMPDU);
467 ieee80211_hw_set(hw, SUPPORTS_REORDERING_BUFFER);
471 ieee80211_hw_set(hw, TX_AMSDU);
472 ieee80211_hw_set(hw, TX_FRAG_LIST);
475 ieee80211_hw_set(h
[all...]
H A Dmt76x02_util.c180 ieee80211_hw_set(hw, SUPPORTS_HT_CCK_RATES);
181 ieee80211_hw_set(hw, HOST_BROADCAST_PS_BUFFERING);
182 ieee80211_hw_set(hw, NEEDS_UNIQUE_STA_ADDR);
/linux-master/drivers/net/wireless/mediatek/mt7601u/
H A Dinit.c596 ieee80211_hw_set(hw, SIGNAL_DBM);
597 ieee80211_hw_set(hw, PS_NULLFUNC_STACK);
598 ieee80211_hw_set(hw, SUPPORTS_HT_CCK_RATES);
599 ieee80211_hw_set(hw, AMPDU_AGGREGATION);
600 ieee80211_hw_set(hw, SUPPORTS_RC_TABLE);
601 ieee80211_hw_set(hw, MFP_CAPABLE);
/linux-master/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dmac80211.c88 ieee80211_hw_set(hw, SIGNAL_DBM);
89 ieee80211_hw_set(hw, AMPDU_AGGREGATION);
90 ieee80211_hw_set(hw, NEED_DTIM_BEFORE_ASSOC);
91 ieee80211_hw_set(hw, SPECTRUM_MGMT);
92 ieee80211_hw_set(hw, REPORTS_TX_ACK_STATUS);
93 ieee80211_hw_set(hw, QUEUE_CONTROL);
94 ieee80211_hw_set(hw, SUPPORTS_PS);
95 ieee80211_hw_set(hw, SUPPORTS_DYNAMIC_PS);
96 ieee80211_hw_set(hw, SUPPORT_FAST_XMIT);
97 ieee80211_hw_set(h
[all...]
/linux-master/drivers/net/wireless/purelifi/plfxlc/
H A Dmac.c735 ieee80211_hw_set(hw, RX_INCLUDES_FCS);
736 ieee80211_hw_set(hw, SIGNAL_DBM);
737 ieee80211_hw_set(hw, HOST_BROADCAST_PS_BUFFERING);
738 ieee80211_hw_set(hw, MFP_CAPABLE);
/linux-master/drivers/net/wireless/intersil/p54/
H A Dmain.c749 ieee80211_hw_set(dev, REPORTS_TX_ACK_STATUS);
750 ieee80211_hw_set(dev, MFP_CAPABLE);
751 ieee80211_hw_set(dev, PS_NULLFUNC_STACK);
752 ieee80211_hw_set(dev, SUPPORTS_PS);
753 ieee80211_hw_set(dev, RX_INCLUDES_FCS);
754 ieee80211_hw_set(dev, SIGNAL_DBM);
/linux-master/drivers/staging/vt6656/
H A Dmain_usb.c1043 ieee80211_hw_set(priv->hw, TIMING_BEACON_ONLY);
1044 ieee80211_hw_set(priv->hw, SIGNAL_DBM);
1045 ieee80211_hw_set(priv->hw, RX_INCLUDES_FCS);
1046 ieee80211_hw_set(priv->hw, REPORTS_TX_ACK_STATUS);
1047 ieee80211_hw_set(priv->hw, SUPPORTS_PS);
1048 ieee80211_hw_set(priv->hw, PS_NULLFUNC_STACK);
/linux-master/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dmac80211.c162 ieee80211_hw_set(mvm->hw, DISALLOW_PUNCTURING);
342 ieee80211_hw_set(hw, SIGNAL_DBM);
343 ieee80211_hw_set(hw, SPECTRUM_MGMT);
344 ieee80211_hw_set(hw, REPORTS_TX_ACK_STATUS);
345 ieee80211_hw_set(hw, WANT_MONITOR_VIF);
346 ieee80211_hw_set(hw, SUPPORTS_PS);
347 ieee80211_hw_set(hw, SUPPORTS_DYNAMIC_PS);
348 ieee80211_hw_set(hw, AMPDU_AGGREGATION);
349 ieee80211_hw_set(hw, CONNECTION_MONITOR);
350 ieee80211_hw_set(h
[all...]
/linux-master/drivers/net/wireless/ath/carl9170/
H A Dmain.c1813 ieee80211_hw_set(hw, RX_INCLUDES_FCS);
1814 ieee80211_hw_set(hw, MFP_CAPABLE);
1815 ieee80211_hw_set(hw, REPORTS_TX_ACK_STATUS);
1816 ieee80211_hw_set(hw, SUPPORTS_PS);
1817 ieee80211_hw_set(hw, PS_NULLFUNC_STACK);
1818 ieee80211_hw_set(hw, NEED_DTIM_BEFORE_ASSOC);
1819 ieee80211_hw_set(hw, SUPPORTS_RC_TABLE);
1820 ieee80211_hw_set(hw, SIGNAL_DBM);
1821 ieee80211_hw_set(hw, SUPPORTS_HT_CCK_RATES);
1828 ieee80211_hw_set(h
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7603/
H A Dinit.c538 ieee80211_hw_set(hw, TX_STATUS_NO_AMPDU_LEN);
539 ieee80211_hw_set(hw, HOST_BROADCAST_PS_BUFFERING);
540 ieee80211_hw_set(hw, NEEDS_UNIQUE_STA_ADDR);
/linux-master/drivers/net/wireless/realtek/rtw88/
H A Dmain.c2222 ieee80211_hw_set(hw, SIGNAL_DBM);
2223 ieee80211_hw_set(hw, RX_INCLUDES_FCS);
2224 ieee80211_hw_set(hw, AMPDU_AGGREGATION);
2225 ieee80211_hw_set(hw, MFP_CAPABLE);
2226 ieee80211_hw_set(hw, REPORTS_TX_ACK_STATUS);
2227 ieee80211_hw_set(hw, SUPPORTS_PS);
2228 ieee80211_hw_set(hw, SUPPORTS_DYNAMIC_PS);
2229 ieee80211_hw_set(hw, SUPPORT_FAST_XMIT);
2230 ieee80211_hw_set(hw, SUPPORTS_AMSDU_IN_AMPDU);
2231 ieee80211_hw_set(h
[all...]
/linux-master/drivers/net/wireless/mediatek/mt76/mt7915/
H A Dinit.c396 ieee80211_hw_set(hw, HAS_RATE_CONTROL);
397 ieee80211_hw_set(hw, SUPPORTS_TX_ENCAP_OFFLOAD);
398 ieee80211_hw_set(hw, SUPPORTS_RX_DECAP_OFFLOAD);
399 ieee80211_hw_set(hw, SUPPORTS_MULTI_BSSID);
400 ieee80211_hw_set(hw, WANT_MONITOR_VIF);
451 ieee80211_hw_set(hw, SUPPORTS_VHT_EXT_NSS_BW);
/linux-master/drivers/net/wireless/mediatek/mt76/mt7996/
H A Dinit.c398 ieee80211_hw_set(hw, HAS_RATE_CONTROL);
399 ieee80211_hw_set(hw, SUPPORTS_TX_ENCAP_OFFLOAD);
400 ieee80211_hw_set(hw, SUPPORTS_RX_DECAP_OFFLOAD);
401 ieee80211_hw_set(hw, WANT_MONITOR_VIF);
402 ieee80211_hw_set(hw, SUPPORTS_MULTI_BSSID);
427 ieee80211_hw_set(hw, SUPPORTS_VHT_EXT_NSS_BW);
/linux-master/drivers/net/wireless/realtek/rtlwifi/
H A Dbase.c374 ieee80211_hw_set(hw, SIGNAL_DBM);
375 ieee80211_hw_set(hw, RX_INCLUDES_FCS);
376 ieee80211_hw_set(hw, AMPDU_AGGREGATION);
377 ieee80211_hw_set(hw, MFP_CAPABLE);
378 ieee80211_hw_set(hw, REPORTS_TX_ACK_STATUS);
379 ieee80211_hw_set(hw, SUPPORTS_AMSDU_IN_AMPDU);
380 ieee80211_hw_set(hw, SUPPORT_FAST_XMIT);
384 ieee80211_hw_set(hw, SUPPORTS_PS);
385 ieee80211_hw_set(hw, PS_NULLFUNC_STACK);
388 ieee80211_hw_set(h
[all...]
/linux-master/drivers/net/wireless/ath/wcn36xx/
H A Dmain.c1426 ieee80211_hw_set(wcn->hw, TIMING_BEACON_ONLY);
1427 ieee80211_hw_set(wcn->hw, AMPDU_AGGREGATION);
1428 ieee80211_hw_set(wcn->hw, SUPPORTS_PS);
1429 ieee80211_hw_set(wcn->hw, SIGNAL_DBM);
1430 ieee80211_hw_set(wcn->hw, HAS_RATE_CONTROL);
1431 ieee80211_hw_set(wcn->hw, SINGLE_SCAN_ON_ALL_BANDS);
1432 ieee80211_hw_set(wcn->hw, REPORTS_TX_ACK_STATUS);
/linux-master/drivers/net/wireless/marvell/libertas_tf/
H A Dmain.c578 ieee80211_hw_set(hw, HOST_BROADCAST_PS_BUFFERING);
579 ieee80211_hw_set(hw, SIGNAL_DBM);
/linux-master/drivers/net/wireless/ath/ath12k/
H A Dmac.c8005 ieee80211_hw_set(hw, SINGLE_SCAN_ON_ALL_BANDS);
8007 ieee80211_hw_set(hw, SIGNAL_DBM);
8008 ieee80211_hw_set(hw, SUPPORTS_PS);
8009 ieee80211_hw_set(hw, SUPPORTS_DYNAMIC_PS);
8010 ieee80211_hw_set(hw, MFP_CAPABLE);
8011 ieee80211_hw_set(hw, REPORTS_TX_ACK_STATUS);
8012 ieee80211_hw_set(hw, HAS_RATE_CONTROL);
8013 ieee80211_hw_set(hw, AP_LINK_PS);
8014 ieee80211_hw_set(hw, SPECTRUM_MGMT);
8015 ieee80211_hw_set(h
[all...]
/linux-master/drivers/net/wireless/realtek/rtw89/
H A Dcore.c4453 ieee80211_hw_set(hw, SIGNAL_DBM);
4454 ieee80211_hw_set(hw, HAS_RATE_CONTROL);
4455 ieee80211_hw_set(hw, MFP_CAPABLE);
4456 ieee80211_hw_set(hw, REPORTS_TX_ACK_STATUS);
4457 ieee80211_hw_set(hw, AMPDU_AGGREGATION);
4458 ieee80211_hw_set(hw, RX_INCLUDES_FCS);
4459 ieee80211_hw_set(hw, TX_AMSDU);
4460 ieee80211_hw_set(hw, SUPPORT_FAST_XMIT);
4461 ieee80211_hw_set(hw, SUPPORTS_AMSDU_IN_AMPDU);
4462 ieee80211_hw_set(h
[all...]
/linux-master/drivers/net/wireless/zydas/zd1211rw/
H A Dzd_mac.c1391 ieee80211_hw_set(hw, MFP_CAPABLE);
1392 ieee80211_hw_set(hw, HOST_BROADCAST_PS_BUFFERING);
1393 ieee80211_hw_set(hw, RX_INCLUDES_FCS);
1394 ieee80211_hw_set(hw, SIGNAL_UNSPEC);

Completed in 305 milliseconds

123