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

/linux-master/net/atm/
H A Dsignaling.c45 if (!vcc->dev->ops->change_qos)
49 msg->reply = vcc->dev->ops->change_qos(vcc, &msg->qos,
H A Dcommon.c703 if (!vcc->dev->ops->change_qos)
706 return vcc->dev->ops->change_qos(vcc, qos, ATM_MF_SET);
/linux-master/include/linux/
H A Datmdev.h194 int (*change_qos)(struct atm_vcc *vcc,struct atm_qos *qos,int flags); member in struct:atmdev_ops
/linux-master/drivers/atm/
H A Dsolos-pci.c1186 .change_qos = NULL,
H A Dlanai.c224 * bound to us, waiting to do a change_qos
2545 .change_qos = lanai_change_qos,
H A Deni.c2210 .change_qos = eni_change_qos,
H A Diphase.c3160 .change_qos = ia_change_qos,
H A Didt77252.c146 .change_qos = idt77252_change_qos,
H A Dfore200e.c1893 DPRINTK(2, "change_qos %d.%d.%d, "
2995 .change_qos = fore200e_change_qos,

Completed in 198 milliseconds