Searched defs:mt7925_mcu_phy_cap (Results 1 – 1 of 1) sorted by relevance
773 struct mt7925_mcu_phy_cap { in mt7925_mcu_parse_phy_cap() struct774 u8 ht; in mt7925_mcu_parse_phy_cap()775 u8 vht; in mt7925_mcu_parse_phy_cap()776 u8 _5g; in mt7925_mcu_parse_phy_cap()777 u8 max_bw; in mt7925_mcu_parse_phy_cap()778 u8 nss; in mt7925_mcu_parse_phy_cap()779 u8 dbdc; in mt7925_mcu_parse_phy_cap()780 u8 tx_ldpc; in mt7925_mcu_parse_phy_cap()781 u8 rx_ldpc; in mt7925_mcu_parse_phy_cap()782 u8 tx_stbc; in mt7925_mcu_parse_phy_cap()[all …]