Searched defs:mt7921_phy_cap (Results 1 – 1 of 1) sorted by relevance
537 struct mt7921_phy_cap { in mt7921_mcu_parse_phy_cap() struct538 u8 ht; in mt7921_mcu_parse_phy_cap()539 u8 vht; in mt7921_mcu_parse_phy_cap()540 u8 _5g; in mt7921_mcu_parse_phy_cap()541 u8 max_bw; in mt7921_mcu_parse_phy_cap()542 u8 nss; in mt7921_mcu_parse_phy_cap()543 u8 dbdc; in mt7921_mcu_parse_phy_cap()544 u8 tx_ldpc; in mt7921_mcu_parse_phy_cap()545 u8 rx_ldpc; in mt7921_mcu_parse_phy_cap()546 u8 tx_stbc; in mt7921_mcu_parse_phy_cap()[all …]