Home
last modified time | relevance | path

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

/linux-4.1.27/net/atm/
Dsignaling.c44 if (!vcc->dev->ops->change_qos) in modify_qos()
48 msg->reply = vcc->dev->ops->change_qos(vcc, &msg->qos, in modify_qos()
Dcommon.c699 if (!vcc->dev->ops->change_qos) in atm_change_qos()
702 return vcc->dev->ops->change_qos(vcc, qos, ATM_MF_SET); in atm_change_qos()
/linux-4.1.27/include/linux/
Datmdev.h200 int (*change_qos)(struct atm_vcc *vcc,struct atm_qos *qos,int flags); member
/linux-4.1.27/drivers/atm/
Dsolos-pci.c1186 .change_qos = NULL,
Dzatm.c1584 .change_qos = zatm_change_qos,
Dlanai.c2550 .change_qos = lanai_change_qos,
Deni.c2226 .change_qos = eni_change_qos,
Dfore200e.c3120 .change_qos = fore200e_change_qos,
Didt77252.c146 .change_qos = idt77252_change_qos,
Diphase.c3168 .change_qos = ia_change_qos,