Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Datm.h136 struct atm_trafprm { struct
161 struct atm_trafprm txtp; /* parameters in TX direction */ argument
162 struct atm_trafprm rxtp __ATM_API_ALIGN;
/Linux-v5.10/net/atm/
Datm_misc.c76 int atm_pcr_goal(const struct atm_trafprm *tp) in atm_pcr_goal()
Dcommon.c285 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()
/Linux-v5.10/include/linux/
Datmdev.h290 int atm_pcr_goal(const struct atm_trafprm *tp);
/Linux-v5.10/drivers/atm/
Dfirestream.c853 struct atm_trafprm * txtp; in fs_open()
854 struct atm_trafprm * rxtp; in fs_open()
1101 struct atm_trafprm * txtp; in fs_close()
1102 struct atm_trafprm * rxtp; in fs_close()
Dhorizon.c2031 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()
Dambassador.c1003 struct atm_trafprm * txtp; in amb_open()
1004 struct atm_trafprm * rxtp; in amb_open()
Deni.c1285 static int reserve_or_set_tx(struct atm_vcc *vcc,struct atm_trafprm *txtp, in reserve_or_set_tx()