Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/mediatek/mt76/mt7921/
H A Dmcu.c496 struct mt7921_tx_resource { in mt7921_mcu_parse_tx_resource() struct
497 __le32 version; in mt7921_mcu_parse_tx_resource()
498 __le32 pse_data_quota; in mt7921_mcu_parse_tx_resource()
499 __le32 pse_mcu_quota; in mt7921_mcu_parse_tx_resource()
500 __le32 ple_data_quota; in mt7921_mcu_parse_tx_resource()
501 __le32 ple_mcu_quota; in mt7921_mcu_parse_tx_resource()
502 __le16 pse_page_size; in mt7921_mcu_parse_tx_resource()
503 __le16 ple_page_size; in mt7921_mcu_parse_tx_resource()
504 u8 pp_padding; in mt7921_mcu_parse_tx_resource()
505 u8 pad[3]; in mt7921_mcu_parse_tx_resource()