Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/mediatek/mt76/
Dmt76_connac_mcu.c1803 struct mt76_connac_tx_resource { in mt76_connac_mcu_parse_tx_resource() struct
1804 __le32 version; in mt76_connac_mcu_parse_tx_resource()
1805 __le32 pse_data_quota; in mt76_connac_mcu_parse_tx_resource()
1806 __le32 pse_mcu_quota; in mt76_connac_mcu_parse_tx_resource()
1807 __le32 ple_data_quota; in mt76_connac_mcu_parse_tx_resource()
1808 __le32 ple_mcu_quota; in mt76_connac_mcu_parse_tx_resource()
1809 __le16 pse_page_size; in mt76_connac_mcu_parse_tx_resource()
1810 __le16 ple_page_size; in mt76_connac_mcu_parse_tx_resource()
1811 u8 pp_padding; in mt76_connac_mcu_parse_tx_resource()
1812 u8 pad[3]; in mt76_connac_mcu_parse_tx_resource()