Searched defs:mt7921_phy_cap (Results 1 – 1 of 1) sorted by relevance
479 struct mt7921_phy_cap { in mt7921_mcu_parse_phy_cap() struct480 u8 ht; in mt7921_mcu_parse_phy_cap()481 u8 vht; in mt7921_mcu_parse_phy_cap()482 u8 _5g; in mt7921_mcu_parse_phy_cap()483 u8 max_bw; in mt7921_mcu_parse_phy_cap()484 u8 nss; in mt7921_mcu_parse_phy_cap()485 u8 dbdc; in mt7921_mcu_parse_phy_cap()486 u8 tx_ldpc; in mt7921_mcu_parse_phy_cap()487 u8 rx_ldpc; in mt7921_mcu_parse_phy_cap()488 u8 tx_stbc; in mt7921_mcu_parse_phy_cap()[all …]