Searched refs:TPC_INVALID (Results 1 – 2 of 2) sorted by relevance
1855 *weaker = TPC_INVALID; in rs_get_adjacent_txp()1859 *stronger = TPC_INVALID; in rs_get_adjacent_txp()1919 weak != TPC_INVALID) { in rs_get_tpc_action()1937 strong != TPC_INVALID) { in rs_get_tpc_action()2007 if (weak != TPC_INVALID) in rs_tpc_perform()2009 if (strong != TPC_INVALID) in rs_tpc_perform()2021 if (weak == TPC_INVALID && action == TPC_ACTION_DECREASE) { in rs_tpc_perform()2024 } else if (strong == TPC_INVALID && in rs_tpc_perform()2729 lq_sta->pers.dbg_fixed_txp_reduction = TPC_INVALID; in rs_drv_alloc_sta()
121 #define TPC_INVALID 0xff macro