Searched defs:mt7925_mcu_phy_cap (Results 1 – 1 of 1) sorted by relevance
831 struct mt7925_mcu_phy_cap { in mt7925_mcu_parse_phy_cap() struct832 u8 ht; in mt7925_mcu_parse_phy_cap()833 u8 vht; in mt7925_mcu_parse_phy_cap()834 u8 _5g; in mt7925_mcu_parse_phy_cap()835 u8 max_bw; in mt7925_mcu_parse_phy_cap()836 u8 nss; in mt7925_mcu_parse_phy_cap()837 u8 dbdc; in mt7925_mcu_parse_phy_cap()838 u8 tx_ldpc; in mt7925_mcu_parse_phy_cap()839 u8 rx_ldpc; in mt7925_mcu_parse_phy_cap()840 u8 tx_stbc; in mt7925_mcu_parse_phy_cap()[all …]