Searched refs:atm_qos (Results 1 - 18 of 18) sorted by relevance

/linux-master/net/atm/
H A Dsignaling.h25 const struct sockaddr_atmsvc *svc,const struct atm_qos *qos,int reply);
H A Dmpc.h44 struct atm_qos qos;
49 struct atm_mpoa_qos *atm_mpoa_add_qos(__be32 dst_ip, struct atm_qos *qos);
H A Dcommon.h52 int svc_change_qos(struct atm_vcc *vcc,struct atm_qos *qos);
H A Dmpoa_proc.c250 struct atm_qos qos;
252 memset(&qos, 0, sizeof(struct atm_qos));
H A Dsignaling.c144 const struct sockaddr_atmsvc *svc, const struct atm_qos *qos,
H A Dcommon.c686 static int atm_change_qos(struct atm_vcc *vcc, struct atm_qos *qos)
730 static int check_qos(const struct atm_qos *qos)
761 struct atm_qos qos;
H A Dsvc.c437 int svc_change_qos(struct atm_vcc *vcc, struct atm_qos *qos)
H A Dmpc.c177 struct atm_mpoa_qos *atm_mpoa_add_qos(__be32 dst_ip, struct atm_qos *qos)
1151 memset(&msg->qos, 0, sizeof(struct atm_qos));
/linux-master/include/uapi/linux/
H A Datm_tcp.h40 struct atm_qos qos; /* both directions */
H A Datmsvc.h35 struct atm_qos qos; /* QOS parameters */
H A Datm.h73 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
160 struct atm_qos { struct
H A Datmmpc.h61 struct atm_qos qos;
/linux-master/include/linux/
H A Datmdev.h102 struct atm_qos qos; /* QOS */
194 int (*change_qos)(struct atm_vcc *vcc,struct atm_qos *qos,int flags);
/linux-master/drivers/atm/
H A Dlanai.c1499 struct lanai_vcc *lvcc, const struct atm_qos *qos)
1507 const struct atm_qos *qos)
1970 const struct atm_qos *qos)
1989 const struct atm_qos *qos = &atmvcc->qos;
2067 static int pcr_to_cbricg(const struct atm_qos *qos)
2434 /*const*/ struct atm_qos *qos, int flags)
H 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)
2203 struct atm_vcc *vcc, struct atm_qos *qos)
2239 struct atm_vcc *vcc, struct atm_qos *qos)
2317 struct atm_vcc *vcc, struct atm_qos *qos)
2566 idt77252_change_qos(struct atm_vcc *vcc, struct atm_qos *qos, int flags)
2614 memcpy(&vcc->qos, qos, sizeof(struct atm_qos));
H A Dfore200e.c1288 fore200e_rate_ctrl(struct atm_qos* qos, struct tpd_rate* rate)
1883 fore200e_change_qos(struct atm_vcc* vcc,struct atm_qos* qos, int flags)
1917 memcpy(&vcc->qos, qos, sizeof(struct atm_qos));
H A Deni.c1956 static int eni_change_qos(struct atm_vcc *vcc,struct atm_qos *qos,int flgs)
H A Diphase.c2749 static int ia_change_qos(struct atm_vcc *vcc, struct atm_qos *qos, int flags)

Completed in 229 milliseconds