|
@@ -5184,6 +5184,7 @@ struct wmi_host_fw_abi_ver {
|
|
* @max_frag_entries: Max frag entries
|
|
* @max_frag_entries: Max frag entries
|
|
* @agile_capability: Target Agile Capability
|
|
* @agile_capability: Target Agile Capability
|
|
* End common
|
|
* End common
|
|
|
|
+ * @enable_pci_gen: To enable pci gen switch
|
|
* @max_peer_ext_stats: Max peer EXT stats
|
|
* @max_peer_ext_stats: Max peer EXT stats
|
|
* @smart_ant_cap: Smart antenna capabilities
|
|
* @smart_ant_cap: Smart antenna capabilities
|
|
* @BK_Minfree: BIN configuration for BK traffic
|
|
* @BK_Minfree: BIN configuration for BK traffic
|
|
@@ -5279,6 +5280,7 @@ typedef struct {
|
|
uint32_t max_frag_entries;
|
|
uint32_t max_frag_entries;
|
|
uint32_t scheduler_params;
|
|
uint32_t scheduler_params;
|
|
uint32_t agile_capability;
|
|
uint32_t agile_capability;
|
|
|
|
+ uint32_t enable_pci_gen;
|
|
/* End common */
|
|
/* End common */
|
|
|
|
|
|
/* Added for Beeliner */
|
|
/* Added for Beeliner */
|