Home
last modified time | relevance | path

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

/Linux-v5.4/net/atm/
Dsignaling.c45 if (!vcc->dev->ops->change_qos) in modify_qos()
49 msg->reply = vcc->dev->ops->change_qos(vcc, &msg->qos, in modify_qos()
Dcommon.c703 if (!vcc->dev->ops->change_qos) in atm_change_qos()
706 return vcc->dev->ops->change_qos(vcc, qos, ATM_MF_SET); in atm_change_qos()
/Linux-v5.4/include/linux/
Datmdev.h202 int (*change_qos)(struct atm_vcc *vcc,struct atm_qos *qos,int flags); member
/Linux-v5.4/drivers/atm/
Dsolos-pci.c1188 .change_qos = NULL,
Dzatm.c1590 .change_qos = zatm_change_qos,
Deni.c2229 .change_qos = eni_change_qos,
Dlanai.c2545 .change_qos = lanai_change_qos,
Dfore200e.c3021 .change_qos = fore200e_change_qos,
Didt77252.c146 .change_qos = idt77252_change_qos,
Diphase.c3172 .change_qos = ia_change_qos,