Home
last modified time | relevance | path

Searched refs:atm_qos (Results 1 – 22 of 22) sorted by relevance

/linux/net/atm/
A Dmpc.h44 struct atm_qos qos;
49 struct atm_mpoa_qos *atm_mpoa_add_qos(__be32 dst_ip, struct atm_qos *qos);
A Dsignaling.h25 const struct sockaddr_atmsvc *svc,const struct atm_qos *qos,int reply);
A Dmpoa_proc.c249 struct atm_qos qos; in parse_qos()
251 memset(&qos, 0, sizeof(struct atm_qos)); in parse_qos()
A Dcommon.h52 int svc_change_qos(struct atm_vcc *vcc,struct atm_qos *qos);
A Dcommon.c686 static int atm_change_qos(struct atm_vcc *vcc, struct atm_qos *qos) in atm_change_qos()
730 static int check_qos(const struct atm_qos *qos) in check_qos()
761 struct atm_qos qos; in vcc_setsockopt()
A Dsignaling.c144 const struct sockaddr_atmsvc *svc, const struct atm_qos *qos, in sigd_enq2()
A Dmpc.c177 struct atm_mpoa_qos *atm_mpoa_add_qos(__be32 dst_ip, struct atm_qos *qos) in atm_mpoa_add_qos()
1151 memset(&msg->qos, 0, sizeof(struct atm_qos)); in check_qos_and_open_shortcut()
A Dsvc.c432 int svc_change_qos(struct atm_vcc *vcc, struct atm_qos *qos) in svc_change_qos()
/linux/include/uapi/linux/
A Datm.h73 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
160 struct atm_qos { struct
A Datm_tcp.h40 struct atm_qos qos; /* both directions */
A Datmsvc.h35 struct atm_qos qos; /* QOS parameters */
A Datmmpc.h61 struct atm_qos qos;
/linux/include/linux/
A Datmdev.h102 struct atm_qos qos; /* QOS */
194 int (*change_qos)(struct atm_vcc *vcc,struct atm_qos *qos,int flags);
/linux/drivers/atm/
A Dlanai.c1499 struct lanai_vcc *lvcc, const struct atm_qos *qos) in lanai_setup_rx_vci_aal5()
1507 const struct atm_qos *qos) in lanai_setup_tx_vci()
1970 const struct atm_qos *qos) in vci0_is_ok()
1989 const struct atm_qos *qos = &atmvcc->qos; in vci_is_ok()
2067 static int pcr_to_cbricg(const struct atm_qos *qos) in pcr_to_cbricg()
2434 /*const*/ struct atm_qos *qos, int flags) in lanai_change_qos()
A Didt77252.c130 static int idt77252_change_qos(struct atm_vcc *vcc, struct atm_qos *qos,
2133 struct atm_vcc *vcc, struct atm_qos *qos) in idt77252_init_cbr()
2203 struct atm_vcc *vcc, struct atm_qos *qos) in idt77252_init_ubr()
2239 struct atm_vcc *vcc, struct atm_qos *qos) in idt77252_init_tx()
2317 struct atm_vcc *vcc, struct atm_qos *qos) in idt77252_init_rx()
2566 idt77252_change_qos(struct atm_vcc *vcc, struct atm_qos *qos, int flags) in idt77252_change_qos()
2614 memcpy(&vcc->qos, qos, sizeof(struct atm_qos)); in idt77252_change_qos()
A Dfore200e.c1288 fore200e_rate_ctrl(struct atm_qos* qos, struct tpd_rate* rate) in fore200e_rate_ctrl()
1883 fore200e_change_qos(struct atm_vcc* vcc,struct atm_qos* qos, int flags) in fore200e_change_qos()
1917 memcpy(&vcc->qos, qos, sizeof(struct atm_qos)); in fore200e_change_qos()
A Dhorizon.c2098 struct atm_qos * qos; in hrz_open()
2549 static int hrz_change_qos (struct atm_vcc * atm_vcc, struct atm_qos *qos, int flgs) {
A Dfirestream.c1266 static int fs_change_qos(struct atm_vcc *vcc,struct atm_qos *qos,int flags)
A Dzatm.c1433 static int zatm_change_qos(struct atm_vcc *vcc,struct atm_qos *qos,int flags) in zatm_change_qos()
A Dambassador.c1002 struct atm_qos * qos; in amb_open()
A Deni.c1954 static int eni_change_qos(struct atm_vcc *vcc,struct atm_qos *qos,int flgs) in eni_change_qos()
A Diphase.c2748 static int ia_change_qos(struct atm_vcc *vcc, struct atm_qos *qos, int flags)

Completed in 58 milliseconds