Searched refs:TPC_INVALID (Results 1 – 2 of 2) sorted by relevance
1899 *weaker = TPC_INVALID; in rs_get_adjacent_txp()1903 *stronger = TPC_INVALID; in rs_get_adjacent_txp()1965 weak != TPC_INVALID) { in rs_get_tpc_action()1983 strong != TPC_INVALID) { in rs_get_tpc_action()2053 if (weak != TPC_INVALID) in rs_tpc_perform()2055 if (strong != TPC_INVALID) in rs_tpc_perform()2067 if (weak == TPC_INVALID && action == TPC_ACTION_DECREASE) { in rs_tpc_perform()2070 } else if (strong == TPC_INVALID && in rs_tpc_perform()2773 lq_sta->pers.dbg_fixed_txp_reduction = TPC_INVALID; in rs_drv_alloc_sta()
132 #define TPC_INVALID 0xff macro