mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-12-08 11:56:41 +07:00
iwlwifi: add reduced tx power threshold define
Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
This commit is contained in:
parent
354ce4a4ca
commit
4aa79d91f0
@ -3634,6 +3634,9 @@ enum iwl_bt_coex_profile_traffic_load {
|
||||
(0x3<<BT_UART_MSG_2_FRAME7RESERVED_POS)
|
||||
|
||||
|
||||
#define BT_ENABLE_REDUCED_TXPOWER_THRESHOLD (-62)
|
||||
#define BT_DISABLE_REDUCED_TXPOWER_THRESHOLD (-65)
|
||||
|
||||
struct iwl_bt_uart_msg {
|
||||
u8 header;
|
||||
u8 frame1;
|
||||
|
Loading…
Reference in New Issue
Block a user