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()
285 static int adjust_tp(struct atm_trafprm *tp, unsigned char aal) in adjust_tp()710 static int check_tp(const struct atm_trafprm *tp) in check_tp()
291 int atm_pcr_goal(const struct atm_trafprm *tp);
854 struct atm_trafprm * txtp; in fs_open()855 struct atm_trafprm * rxtp; in fs_open()1102 struct atm_trafprm * txtp; in fs_close()1103 struct atm_trafprm * rxtp; in fs_close()
2031 static int check_max_sdu (hrz_aal aal, struct atm_trafprm * tp, unsigned int max_frame_size) { in check_max_sdu()2063 static int atm_pcr_check (struct atm_trafprm * tp, unsigned int pcr) { in atm_pcr_check()2099 struct atm_trafprm * txtp; in hrz_open()2100 struct atm_trafprm * rxtp; in hrz_open()
1003 struct atm_trafprm * txtp; in amb_open()1004 struct atm_trafprm * rxtp; in amb_open()
1285 static int reserve_or_set_tx(struct atm_vcc *vcc,struct atm_trafprm *txtp, in reserve_or_set_tx()
Completed in 21 milliseconds