Lines Matching refs:ieee80211_hw_set
439 ieee80211_hw_set(hw, SIGNAL_DBM); in mt76_phy_init()
440 ieee80211_hw_set(hw, AMPDU_AGGREGATION); in mt76_phy_init()
441 ieee80211_hw_set(hw, SUPPORTS_RC_TABLE); in mt76_phy_init()
442 ieee80211_hw_set(hw, SUPPORT_FAST_XMIT); in mt76_phy_init()
443 ieee80211_hw_set(hw, SUPPORTS_CLONED_SKBS); in mt76_phy_init()
444 ieee80211_hw_set(hw, SUPPORTS_AMSDU_IN_AMPDU); in mt76_phy_init()
445 ieee80211_hw_set(hw, SUPPORTS_REORDERING_BUFFER); in mt76_phy_init()
446 ieee80211_hw_set(hw, TX_AMSDU); in mt76_phy_init()
447 ieee80211_hw_set(hw, TX_FRAG_LIST); in mt76_phy_init()
448 ieee80211_hw_set(hw, MFP_CAPABLE); in mt76_phy_init()
449 ieee80211_hw_set(hw, AP_LINK_PS); in mt76_phy_init()
450 ieee80211_hw_set(hw, REPORTS_TX_ACK_STATUS); in mt76_phy_init()