Home
last modified time | relevance | path

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

/linux-4.4.14/net/atm/
Dmpc.h43 struct atm_qos qos;
48 struct atm_mpoa_qos *atm_mpoa_add_qos(__be32 dst_ip, struct atm_qos *qos);
Dsignaling.h24 const struct sockaddr_atmsvc *svc,const struct atm_qos *qos,int reply);
Dcommon.h51 int svc_change_qos(struct atm_vcc *vcc,struct atm_qos *qos);
Dmpoa_proc.c249 struct atm_qos qos; in parse_qos()
251 memset(&qos, 0, sizeof(struct atm_qos)); in parse_qos()
Dcommon.c682 static int atm_change_qos(struct atm_vcc *vcc, struct atm_qos *qos) in atm_change_qos()
726 static int check_qos(const struct atm_qos *qos) in check_qos()
757 struct atm_qos qos; in vcc_setsockopt()
Dsignaling.c143 const struct sockaddr_atmsvc *svc, const struct atm_qos *qos, in sigd_enq2()
Dsvc.c431 int svc_change_qos(struct atm_vcc *vcc, struct atm_qos *qos) in svc_change_qos()
Dmpc.c176 struct atm_mpoa_qos *atm_mpoa_add_qos(__be32 dst_ip, struct atm_qos *qos) in atm_mpoa_add_qos()
1152 memset(&msg->qos, 0, sizeof(struct atm_qos)); in check_qos_and_open_shortcut()
/linux-4.4.14/include/uapi/linux/
Datm.h72 #define SO_ATMQOS __SO_ENCODE(SOL_ATM,2,struct atm_qos)
159 struct atm_qos { struct
Datm_tcp.h39 struct atm_qos qos; /* both directions */
Datmsvc.h34 struct atm_qos qos; /* QOS parameters */
Datmmpc.h60 struct atm_qos qos;
/linux-4.4.14/include/linux/
Datmdev.h100 struct atm_qos qos; /* QOS */
200 int (*change_qos)(struct atm_vcc *vcc,struct atm_qos *qos,int flags);
/linux-4.4.14/drivers/atm/
Dlanai.c1504 struct lanai_vcc *lvcc, const struct atm_qos *qos) in lanai_setup_rx_vci_aal5()
1512 const struct atm_qos *qos) in lanai_setup_tx_vci()
1977 const struct atm_qos *qos) in vci0_is_ok()
1996 const struct atm_qos *qos = &atmvcc->qos; in vci_is_ok()
2074 static int pcr_to_cbricg(const struct atm_qos *qos) in pcr_to_cbricg()
2437 /*const*/ struct atm_qos *qos, int flags) in lanai_change_qos()
Didt77252.c130 static int idt77252_change_qos(struct atm_vcc *vcc, struct atm_qos *qos,
2147 struct atm_vcc *vcc, struct atm_qos *qos) in idt77252_init_cbr()
2217 struct atm_vcc *vcc, struct atm_qos *qos) in idt77252_init_ubr()
2249 struct atm_vcc *vcc, struct atm_qos *qos) in idt77252_init_tx()
2327 struct atm_vcc *vcc, struct atm_qos *qos) in idt77252_init_rx()
2576 idt77252_change_qos(struct atm_vcc *vcc, struct atm_qos *qos, int flags) in idt77252_change_qos()
2624 memcpy(&vcc->qos, qos, sizeof(struct atm_qos)); in idt77252_change_qos()
Dhorizon.c2112 struct atm_qos * qos; in hrz_open()
2603 static int hrz_change_qos (struct atm_vcc * atm_vcc, struct atm_qos *qos, int flgs) {
Dfore200e.c1381 fore200e_rate_ctrl(struct atm_qos* qos, struct tpd_rate* rate) in fore200e_rate_ctrl()
1982 fore200e_change_qos(struct atm_vcc* vcc,struct atm_qos* qos, int flags) in fore200e_change_qos()
2016 memcpy(&vcc->qos, qos, sizeof(struct atm_qos)); in fore200e_change_qos()
Dfirestream.c1272 static int fs_change_qos(struct atm_vcc *vcc,struct atm_qos *qos,int flags)
Dzatm.c1431 static int zatm_change_qos(struct atm_vcc *vcc,struct atm_qos *qos,int flags) in zatm_change_qos()
Dambassador.c1017 struct atm_qos * qos; in amb_open()
Deni.c1955 static int eni_change_qos(struct atm_vcc *vcc,struct atm_qos *qos,int flgs) in eni_change_qos()
Diphase.c2739 static int ia_change_qos(struct atm_vcc *vcc, struct atm_qos *qos, int flags)