Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/intel/iwlwifi/mvm/
A Drs.c1853 *weaker = TPC_INVALID; in rs_get_adjacent_txp()
1857 *stronger = TPC_INVALID; in rs_get_adjacent_txp()
1917 weak != TPC_INVALID) { in rs_get_tpc_action()
1935 strong != TPC_INVALID) { in rs_get_tpc_action()
2005 if (weak != TPC_INVALID) in rs_tpc_perform()
2007 if (strong != TPC_INVALID) in rs_tpc_perform()
2019 if (weak == TPC_INVALID && action == TPC_ACTION_DECREASE) { in rs_tpc_perform()
2022 } else if (strong == TPC_INVALID && in rs_tpc_perform()
2724 lq_sta->pers.dbg_fixed_txp_reduction = TPC_INVALID; in rs_drv_alloc_sta()
A Drs.h122 #define TPC_INVALID 0xff macro

Completed in 13 milliseconds