Lines Matching defs:wl12xx_acx_config_memory
691 struct wl12xx_acx_config_memory { struct
692 struct acx_header header;
694 u8 rx_mem_block_num;
695 u8 tx_min_mem_block_num;
696 u8 num_stations;
697 u8 num_ssid_profiles;
698 __le32 total_tx_descriptors;
699 u8 dyn_mem_enable;
700 u8 tx_free_req;
701 u8 rx_free_req;
702 u8 tx_min;
703 u8 fwlog_blocks;
704 u8 padding[3];