Home
last modified time | relevance | path

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

/linux-2.4.37.9/net/atm/
Datm_misc.c143 int atm_pcr_goal(struct atm_trafprm *tp) in atm_pcr_goal() function
171 EXPORT_SYMBOL(atm_pcr_goal);
/linux-2.4.37.9/include/linux/
Datmdev.h458 int atm_pcr_goal(struct atm_trafprm *tp);
/linux-2.4.37.9/drivers/atm/
Dhorizon.c2313 int pcr = atm_pcr_goal (txtp); in hrz_open()
2349 int pcr = atm_pcr_goal (txtp); in hrz_open()
2444 int pcr = atm_pcr_goal (rxtp); in hrz_open()
Dambassador.c1180 int pcr = atm_pcr_goal (txtp); in amb_open()
1202 pcr = atm_pcr_goal (txtp); in amb_open()
1242 pcr = atm_pcr_goal (rxtp); in amb_open()
Deni.c1298 rate = atm_pcr_goal(txtp); in reserve_or_set_tx()
2004 rate = atm_pcr_goal(&qos->txtp); in eni_change_qos()
Dfirestream.c987 int pcr = atm_pcr_goal (txtp); in fs_open()
Didt77252.c2181 tcr = atm_pcr_goal(&qos->txtp); in idt77252_init_cbr()
2245 tcr = atm_pcr_goal(&qos->txtp); in idt77252_init_ubr()
Dlanai.c2276 int x, icg, pcr = atm_pcr_goal(&qos->txtp); in pcr_to_cbricg()
Dhe.c2355 pcr_goal = atm_pcr_goal(&vcc->qos.txtp); in he_open()
Dnicstar.c1445 tcr = atm_pcr_goal(&(vcc->qos.txtp)); in ns_open()