Home
last modified time | relevance | path

Searched refs:reduced_txp (Results 1 – 5 of 5) sorted by relevance

/freebsd/sys/contrib/dev/iwlwifi/fw/api/
H A Dtx.h619 * @reduced_txp: power reduced according to TPC. This is the actual value and
636 u8 reduced_txp;
692 * @reduced_txp: power reduced according to TPC. This is the actual value and
715 u8 reduced_txp;
634 u8 reduced_txp; global() member
712 u8 reduced_txp; global() member
H A Dcoex.h56 * @reduced_txp: bit BT_REDUCED_TX_POWER_BIT to enable / disable, rest of the
60 __le32 reduced_txp;
59 __le32 reduced_txp; global() member
/freebsd/sys/contrib/dev/iwlwifi/mvm/
H A Dcoex.c203 cmd.reduced_txp = cpu_to_le32(value); in iwl_mvm_bt_coex_reduced_txp()
H A Dtx.c2216 (void *)(uintptr_t)ba_res->reduced_txp; in iwl_mvm_flush_tx_path()
2300 (void *)(uintptr_t)ba_notif->reduced_txp; in iwl_mvm_flush_sta()
2315 ba_notif->reduced_txp); in iwl_mvm_flush_sta()
/freebsd/sys/dev/iwm/
H A Dif_iwmreg.h5234 uint8_t reduced_txp; member