Searched refs:ATM_MAX_PCR (Results 1 – 6 of 6) sorted by relevance
53 (tp).max_pcr && (tp).max_pcr != ATM_MAX_PCR ? (tp).max_pcr : \54 (tp).min_pcr ? (tp).min_pcr : ATM_MAX_PCR)
134 #define ATM_MAX_PCR -1 /* maximum available PCR */ macro
78 if (tp->pcr && tp->pcr != ATM_MAX_PCR) in atm_pcr_goal()82 if (tp->max_pcr != ATM_MAX_PCR) in atm_pcr_goal()
718 if (tp->min_pcr == ATM_MAX_PCR) in check_tp()720 if (tp->min_pcr && tp->max_pcr && tp->max_pcr != ATM_MAX_PCR && in check_tp()
1342 if (!error && txtp->max_pcr && txtp->max_pcr != ATM_MAX_PCR && in reserve_or_set_tx()
1782 if (vcc->qos.txtp.max_pcr == ATM_MAX_PCR)