Home
last modified time | relevance | path

Searched refs:BT_REDUCED_TX_POWER_BIT (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dcoex.h24 #define BT_REDUCED_TX_POWER_BIT BIT(7) macro
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dcoex.c200 value |= BT_REDUCED_TX_POWER_BIT; in iwl_mvm_bt_coex_reduced_txp()