Searched refs:atm_pcr_goal (Results 1 - 10 of 10) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/atm/
H A Datm_misc.c49 * atm_pcr_goal returns the positive PCR if it should be rounded up, the
75 int atm_pcr_goal(const struct atm_trafprm *tp) function
85 EXPORT_SYMBOL(atm_pcr_goal); variable
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/linux/
H A Datmdev.h495 int atm_pcr_goal(const struct atm_trafprm *tp);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/atm/
H A Dhorizon.c2093 // Part of the job is done by atm_pcr_goal which gives us a PCR
2136 int pcr = atm_pcr_goal (txtp);
2199 int pcr = atm_pcr_goal (rxtp);
H A Deni.c1272 rate = atm_pcr_goal(txtp);
1916 rate = atm_pcr_goal(&qos->txtp);
H A Dambassador.c824 int pcr = atm_pcr_goal (txtp);
H A Dfirestream.c938 int pcr = atm_pcr_goal (txtp);
H A Didt77252.c2160 tcr = atm_pcr_goal(&qos->txtp);
2224 tcr = atm_pcr_goal(&qos->txtp);
H A Dlanai.c2098 int x, icg, pcr = atm_pcr_goal(&qos->txtp);
H A Dhe.c2168 pcr_goal = atm_pcr_goal(&vcc->qos.txtp);
H A Dnicstar.c1307 tcr = atm_pcr_goal(&(vcc->qos.txtp));

Completed in 335 milliseconds