Home
last modified time | relevance | path

Searched refs:change_qos (Results 1 – 9 of 9) sorted by relevance

/linux-2.4.37.9/net/atm/
Dsignaling.c76 if (!vcc->dev->ops->change_qos) msg->reply = -EOPNOTSUPP; in modify_qos()
79 msg->reply = vcc->dev->ops->change_qos(vcc,&msg->qos, in modify_qos()
Dcommon.c951 if (!vcc->dev->ops->change_qos) return -EOPNOTSUPP; in atm_change_qos()
953 return vcc->dev->ops->change_qos(vcc,qos,ATM_MF_SET); in atm_change_qos()
/linux-2.4.37.9/include/linux/
Datmdev.h377 int (*change_qos)(struct atm_vcc *vcc,struct atm_qos *qos,int flags); member
/linux-2.4.37.9/drivers/atm/
Dzatm.c1806 change_qos: zatm_change_qos,
Deni.c2273 change_qos: eni_change_qos,
Dlanai.c2844 change_qos: lanai_change_qos,
Dfore200e.c3183 change_qos: fore200e_change_qos,
Didt77252.c151 change_qos: idt77252_change_qos,
Diphase.c3226 change_qos: ia_change_qos,