Home
last modified time | relevance | path

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

/openbmc/linux/net/atm/
H A Datm_misc.c76 int atm_pcr_goal(const struct atm_trafprm *tp) in atm_pcr_goal() function
86 EXPORT_SYMBOL(atm_pcr_goal);
/openbmc/linux/include/linux/
H A Datmdev.h291 int atm_pcr_goal(const struct atm_trafprm *tp);
/openbmc/linux/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.c2153 tcr = atm_pcr_goal(&qos->txtp); in idt77252_init_cbr()
2221 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()