Searched refs:atm_trafprm (Results 1 – 8 of 8) sorted by relevance
136 struct atm_trafprm { struct161 struct atm_trafprm txtp; /* parameters in TX direction */ argument162 struct atm_trafprm rxtp __ATM_API_ALIGN;
76 int atm_pcr_goal(const struct atm_trafprm *tp) in atm_pcr_goal()
284 static int adjust_tp(struct atm_trafprm *tp, unsigned char aal) in adjust_tp()709 static int check_tp(const struct atm_trafprm *tp) in check_tp()
299 int atm_pcr_goal(const struct atm_trafprm *tp);
868 struct atm_trafprm * txtp; in fs_open()869 struct atm_trafprm * rxtp; in fs_open()1112 struct atm_trafprm * txtp; in fs_close()1113 struct atm_trafprm * rxtp; in fs_close()
2046 static int check_max_sdu (hrz_aal aal, struct atm_trafprm * tp, unsigned int max_frame_size) { in check_max_sdu()2078 static int atm_pcr_check (struct atm_trafprm * tp, unsigned int pcr) { in atm_pcr_check()2114 struct atm_trafprm * txtp; in hrz_open()2115 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()