Searched refs:atm_trafprm (Results 1 – 8 of 8) sorted by relevance
135 struct atm_trafprm { struct160 struct atm_trafprm txtp; /* parameters in TX direction */ argument161 struct atm_trafprm rxtp __ATM_API_ALIGN;
75 int atm_pcr_goal(const struct atm_trafprm *tp) in atm_pcr_goal()
289 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()
282 int atm_pcr_goal(const struct atm_trafprm *tp);
864 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()
2045 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()
1018 struct atm_trafprm * txtp; in amb_open()1019 struct atm_trafprm * rxtp; in amb_open()
1287 static int reserve_or_set_tx(struct atm_vcc *vcc,struct atm_trafprm *txtp, in reserve_or_set_tx()