Home
last modified time | relevance | path

Searched refs:atm_trafprm (Results 1 – 8 of 8) sorted by relevance

/linux-4.4.14/include/uapi/linux/
Datm.h135 struct atm_trafprm { struct
160 struct atm_trafprm txtp; /* parameters in TX direction */ argument
161 struct atm_trafprm rxtp __ATM_API_ALIGN;
/linux-4.4.14/net/atm/
Datm_misc.c75 int atm_pcr_goal(const struct atm_trafprm *tp) in atm_pcr_goal()
Dcommon.c289 static int adjust_tp(struct atm_trafprm *tp, unsigned char aal) in adjust_tp()
706 static int check_tp(const struct atm_trafprm *tp) in check_tp()
/linux-4.4.14/include/linux/
Datmdev.h282 int atm_pcr_goal(const struct atm_trafprm *tp);
/linux-4.4.14/drivers/atm/
Dfirestream.c864 struct atm_trafprm * txtp; in fs_open()
865 struct atm_trafprm * rxtp; in fs_open()
1108 struct atm_trafprm * txtp; in fs_close()
1109 struct atm_trafprm * rxtp; in fs_close()
Dhorizon.c2045 static int check_max_sdu (hrz_aal aal, struct atm_trafprm * tp, unsigned int max_frame_size) { in check_max_sdu()
2077 static int atm_pcr_check (struct atm_trafprm * tp, unsigned int pcr) { in atm_pcr_check()
2113 struct atm_trafprm * txtp; in hrz_open()
2114 struct atm_trafprm * rxtp; in hrz_open()
Dambassador.c1018 struct atm_trafprm * txtp; in amb_open()
1019 struct atm_trafprm * rxtp; in amb_open()
Deni.c1287 static int reserve_or_set_tx(struct atm_vcc *vcc,struct atm_trafprm *txtp, in reserve_or_set_tx()