Home
last modified time | relevance | path

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

/linux-4.4.14/net/atm/
Datm_misc.c75 int atm_pcr_goal(const struct atm_trafprm *tp) in atm_pcr_goal() function
85 EXPORT_SYMBOL(atm_pcr_goal);
/linux-4.4.14/include/linux/
Datmdev.h282 int atm_pcr_goal(const struct atm_trafprm *tp);
/linux-4.4.14/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.c2238 int pcr = atm_pcr_goal (txtp); in hrz_open()
2274 int pcr = atm_pcr_goal (txtp); in hrz_open()
2368 int pcr = atm_pcr_goal (rxtp); in hrz_open()
Deni.c1299 rate = atm_pcr_goal(txtp); in reserve_or_set_tx()
1964 rate = atm_pcr_goal(&qos->txtp); in eni_change_qos()
Dfirestream.c984 int pcr = atm_pcr_goal (txtp); in fs_open()
Didt77252.c2166 tcr = atm_pcr_goal(&qos->txtp); in idt77252_init_cbr()
2230 tcr = atm_pcr_goal(&qos->txtp); in idt77252_init_ubr()
Dlanai.c2077 int x, icg, pcr = atm_pcr_goal(&qos->txtp); in pcr_to_cbricg()
Dhe.c2154 pcr_goal = atm_pcr_goal(&vcc->qos.txtp); in he_open()
Dnicstar.c1286 tcr = atm_pcr_goal(&(vcc->qos.txtp)); in ns_open()