fw-api: CL 23441442 - update fw common interface files
Change-Id: I8fe2c7b5f4c73bf498ec6d274c688e6cafbce071 WMI: add PDEV_PARAM_CTS_TIMEOUT and PDEV_PARAM_SLOT_TIME defs CRs-Fixed: 2262693
This commit is contained in:
@@ -9192,6 +9192,16 @@ typedef enum {
|
||||
* 1 - Force PCIE Gen Speed and Lane Width to maximum supported value.
|
||||
*/
|
||||
WMI_PDEV_PARAM_PCIE_CONFIG,
|
||||
|
||||
/** CTS timeout - change wireless packet cts timeout configuration,
|
||||
* units are microseconds
|
||||
*/
|
||||
WMI_PDEV_PARAM_CTS_TIMEOUT,
|
||||
|
||||
/** Slot time - change wireless packet slot time value dynamically,
|
||||
* units are microseconds
|
||||
*/
|
||||
WMI_PDEV_PARAM_SLOT_TIME,
|
||||
} WMI_PDEV_PARAM;
|
||||
|
||||
#define WMI_PDEV_ONLY_BSR_TRIG_IS_ENABLED(trig_type) WMI_GET_BITS(trig_type, 0, 1)
|
||||
|
Fai riferimento in un nuovo problema
Block a user