Home
last modified time | relevance | path

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

/Linux-v4.19/net/atm/
Datm_misc.c76 int atm_pcr_goal(const struct atm_trafprm *tp) in atm_pcr_goal() function
86 EXPORT_SYMBOL(atm_pcr_goal);
/Linux-v4.19/include/linux/
Datmdev.h299 int atm_pcr_goal(const struct atm_trafprm *tp);
/Linux-v4.19/drivers/atm/
Dambassador.c1061 int pcr = atm_pcr_goal (txtp); in amb_open()
1085 pcr = atm_pcr_goal (txtp); in amb_open()
1125 pcr = atm_pcr_goal (rxtp); in amb_open()
Dhorizon.c2239 int pcr = atm_pcr_goal (txtp); in hrz_open()
2275 int pcr = atm_pcr_goal (txtp); in hrz_open()
2369 int pcr = atm_pcr_goal (rxtp); in hrz_open()
Deni.c1299 rate = atm_pcr_goal(txtp); in reserve_or_set_tx()
1965 rate = atm_pcr_goal(&qos->txtp); in eni_change_qos()
Dfirestream.c988 int pcr = atm_pcr_goal (txtp); in fs_open()
Didt77252.c2158 tcr = atm_pcr_goal(&qos->txtp); in idt77252_init_cbr()
2226 tcr = atm_pcr_goal(&qos->txtp); in idt77252_init_ubr()
Dlanai.c2075 int x, icg, pcr = atm_pcr_goal(&qos->txtp); in pcr_to_cbricg()
Dhe.c2156 pcr_goal = atm_pcr_goal(&vcc->qos.txtp); in he_open()
Dnicstar.c1287 tcr = atm_pcr_goal(&(vcc->qos.txtp)); in ns_open()