Home
last modified time | relevance | path

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

/Linux-v5.4/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-v5.4/include/linux/
Datmdev.h299 int atm_pcr_goal(const struct atm_trafprm *tp);
/Linux-v5.4/drivers/atm/
Dambassador.c1046 int pcr = atm_pcr_goal (txtp); in amb_open()
1070 pcr = atm_pcr_goal (txtp); in amb_open()
1110 pcr = atm_pcr_goal (rxtp); in amb_open()
Dhorizon.c2224 int pcr = atm_pcr_goal (txtp); in hrz_open()
2260 int pcr = atm_pcr_goal (txtp); in hrz_open()
2354 int pcr = atm_pcr_goal (rxtp); in hrz_open()
Deni.c1301 rate = atm_pcr_goal(txtp); in reserve_or_set_tx()
1967 rate = atm_pcr_goal(&qos->txtp); in eni_change_qos()
Dfirestream.c973 int pcr = atm_pcr_goal (txtp); in fs_open()
Didt77252.c2157 tcr = atm_pcr_goal(&qos->txtp); in idt77252_init_cbr()
2225 tcr = atm_pcr_goal(&qos->txtp); in idt77252_init_ubr()
Dlanai.c2071 int x, icg, pcr = atm_pcr_goal(&qos->txtp); in pcr_to_cbricg()
Dhe.c2155 pcr_goal = atm_pcr_goal(&vcc->qos.txtp); in he_open()
Dnicstar.c1288 tcr = atm_pcr_goal(&(vcc->qos.txtp)); in ns_open()