Searched defs:mt7925_mcu_phy_cap (Results 1 – 1 of 1) sorted by relevance
841 struct mt7925_mcu_phy_cap { in mt7925_mcu_parse_phy_cap() struct842 u8 ht; in mt7925_mcu_parse_phy_cap()843 u8 vht; in mt7925_mcu_parse_phy_cap()844 u8 _5g; in mt7925_mcu_parse_phy_cap()845 u8 max_bw; in mt7925_mcu_parse_phy_cap()846 u8 nss; in mt7925_mcu_parse_phy_cap()847 u8 dbdc; in mt7925_mcu_parse_phy_cap()848 u8 tx_ldpc; in mt7925_mcu_parse_phy_cap()849 u8 rx_ldpc; in mt7925_mcu_parse_phy_cap()850 u8 tx_stbc; in mt7925_mcu_parse_phy_cap()[all …]