Lines Matching refs:ieee80211_hw_set
318 ieee80211_hw_set(hw, SIGNAL_DBM); in mt76_phy_init()
319 ieee80211_hw_set(hw, AMPDU_AGGREGATION); in mt76_phy_init()
320 ieee80211_hw_set(hw, SUPPORTS_RC_TABLE); in mt76_phy_init()
321 ieee80211_hw_set(hw, SUPPORT_FAST_XMIT); in mt76_phy_init()
322 ieee80211_hw_set(hw, SUPPORTS_CLONED_SKBS); in mt76_phy_init()
323 ieee80211_hw_set(hw, SUPPORTS_AMSDU_IN_AMPDU); in mt76_phy_init()
324 ieee80211_hw_set(hw, SUPPORTS_REORDERING_BUFFER); in mt76_phy_init()
327 ieee80211_hw_set(hw, TX_AMSDU); in mt76_phy_init()
328 ieee80211_hw_set(hw, TX_FRAG_LIST); in mt76_phy_init()
331 ieee80211_hw_set(hw, MFP_CAPABLE); in mt76_phy_init()
332 ieee80211_hw_set(hw, AP_LINK_PS); in mt76_phy_init()
333 ieee80211_hw_set(hw, REPORTS_TX_ACK_STATUS); in mt76_phy_init()