Home
last modified time | relevance | path

Searched defs:mt7921_phy_cap (Results 1 – 1 of 1) sorted by relevance

/linux-6.12.1/drivers/net/wireless/mediatek/mt76/mt7921/
Dmcu.c519 struct mt7921_phy_cap { in mt7921_mcu_parse_phy_cap() struct
520 u8 ht; in mt7921_mcu_parse_phy_cap()
521 u8 vht; in mt7921_mcu_parse_phy_cap()
522 u8 _5g; in mt7921_mcu_parse_phy_cap()
523 u8 max_bw; in mt7921_mcu_parse_phy_cap()
524 u8 nss; in mt7921_mcu_parse_phy_cap()
525 u8 dbdc; in mt7921_mcu_parse_phy_cap()
526 u8 tx_ldpc; in mt7921_mcu_parse_phy_cap()
527 u8 rx_ldpc; in mt7921_mcu_parse_phy_cap()
528 u8 tx_stbc; in mt7921_mcu_parse_phy_cap()
[all …]