Searched refs:change_qos (Results 1 - 10 of 10) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/net/atm/
H A Dsignaling.c73 if (!vcc->dev->ops->change_qos) msg->reply = -EOPNOTSUPP;
76 msg->reply = vcc->dev->ops->change_qos(vcc,&msg->qos,
H A Dcommon.c980 if (!vcc->dev->ops->change_qos) return -EOPNOTSUPP;
982 return vcc->dev->ops->change_qos(vcc,qos,ATM_MF_SET);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/linux/
H A Datmdev.h172 /* MF: change_qos (Modify) flags */
390 int (*change_qos)(struct atm_vcc *vcc,struct atm_qos *qos,int flags); member in struct:atmdev_ops
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/linux/
H A Datmdev.h172 /* MF: change_qos (Modify) flags */
390 int (*change_qos)(struct atm_vcc *vcc,struct atm_qos *qos,int flags); member in struct:atmdev_ops
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/atm/
H A Dzatm.c1706 change_qos: zatm_change_qos,
H A Deni.c2198 change_qos: eni_change_qos,
H A Dfore200e.c1851 DPRINTK(2, "change_qos %d.%d.%d, "
2822 change_qos: fore200e_change_qos,
H A Dlanai.c243 * bound to us, waiting to do a change_qos
2839 change_qos: lanai_change_qos,
H A Didt77252.c151 change_qos: idt77252_change_qos,
H A Diphase.c3036 change_qos: ia_change_qos,

Completed in 307 milliseconds