Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/net/atm/
H A Datm_misc.c50 * atm_pcr_goal returns the positive PCR if it should be rounded up, the
76 int atm_pcr_goal(const struct atm_trafprm *tp) in atm_pcr_goal() function
86 EXPORT_SYMBOL(atm_pcr_goal); variable
/kernel/linux/linux-6.6/net/atm/
H A Datm_misc.c50 * atm_pcr_goal returns the positive PCR if it should be rounded up, the
76 int atm_pcr_goal(const struct atm_trafprm *tp) in atm_pcr_goal() function
86 EXPORT_SYMBOL(atm_pcr_goal); variable
/kernel/linux/linux-5.10/include/linux/
H A Datmdev.h290 int atm_pcr_goal(const struct atm_trafprm *tp);
/kernel/linux/linux-6.6/include/linux/
H A Datmdev.h291 int atm_pcr_goal(const struct atm_trafprm *tp);
/kernel/linux/linux-5.10/drivers/atm/
H A Dhorizon.c2168 // Part of the job is done by atm_pcr_goal which gives us a PCR in hrz_open()
2224 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()
H A 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()
H A Deni.c1299 rate = atm_pcr_goal(txtp); in reserve_or_set_tx()
1965 rate = atm_pcr_goal(&qos->txtp); in eni_change_qos()
H A Didt77252.c2159 tcr = atm_pcr_goal(&qos->txtp); in idt77252_init_cbr()
2227 tcr = atm_pcr_goal(&qos->txtp); in idt77252_init_ubr()
H A Dfirestream.c976 int pcr = atm_pcr_goal (txtp); in fs_open()
H A Dhe.c2155 pcr_goal = atm_pcr_goal(&vcc->qos.txtp); in he_open()
H A Dlanai.c2071 int x, icg, pcr = atm_pcr_goal(&qos->txtp); in pcr_to_cbricg()
H A Dnicstar.c1290 tcr = atm_pcr_goal(&(vcc->qos.txtp)); in ns_open()
/kernel/linux/linux-6.6/drivers/atm/
H A Deni.c1299 rate = atm_pcr_goal(txtp); in reserve_or_set_tx()
1965 rate = atm_pcr_goal(&qos->txtp); in eni_change_qos()
H A Didt77252.c2152 tcr = atm_pcr_goal(&qos->txtp); in idt77252_init_cbr()
2220 tcr = atm_pcr_goal(&qos->txtp); in idt77252_init_ubr()
H A Dlanai.c2070 int x, icg, pcr = atm_pcr_goal(&qos->txtp); in pcr_to_cbricg()
H A Dhe.c2152 pcr_goal = atm_pcr_goal(&vcc->qos.txtp); in he_open()
H A Dnicstar.c1286 tcr = atm_pcr_goal(&(vcc->qos.txtp)); in ns_open()

Completed in 42 milliseconds