Symbol: ATM_NONE
drivers/atm/atmtcp.c
199
if (vcc->qos.txtp.traffic_class == ATM_NONE) {
drivers/atm/atmtcp.c
275
vcc->qos.rxtp.traffic_class != ATM_NONE) {
drivers/atm/eni.c
1378
if (vcc->qos.txtp.traffic_class == ATM_NONE) return 0;
drivers/atm/eni.c
1962
if (qos->txtp.traffic_class == ATM_NONE) return 0;
drivers/atm/eni.c
785
if (vcc->qos.rxtp.traffic_class == ATM_NONE) return 0;
drivers/atm/he.c
2147
if (vcc->qos.txtp.traffic_class != ATM_NONE) {
drivers/atm/he.c
2263
if (vcc->qos.rxtp.traffic_class != ATM_NONE) {
drivers/atm/he.c
2342
if (vcc->qos.rxtp.traffic_class != ATM_NONE) {
drivers/atm/he.c
2377
if (vcc->qos.txtp.traffic_class != ATM_NONE) {
drivers/atm/he.c
344
vcc->qos.rxtp.traffic_class != ATM_NONE) {
drivers/atm/idt77252.c
2444
vcc->qos.rxtp.traffic_class != ATM_NONE ? "rx" : "--",
drivers/atm/idt77252.c
2445
vcc->qos.txtp.traffic_class != ATM_NONE ? "tx" : "--",
drivers/atm/idt77252.c
2449
if (vcc->qos.txtp.traffic_class != ATM_NONE &&
drivers/atm/idt77252.c
2452
if (vcc->qos.rxtp.traffic_class != ATM_NONE &&
drivers/atm/idt77252.c
2463
if (vcc->qos.txtp.traffic_class != ATM_NONE) {
drivers/atm/idt77252.c
2471
if (vcc->qos.rxtp.traffic_class != ATM_NONE) {
drivers/atm/idt77252.c
2502
if (vcc->qos.rxtp.traffic_class != ATM_NONE) {
drivers/atm/idt77252.c
2528
if (vcc->qos.txtp.traffic_class != ATM_NONE) {
drivers/atm/idt77252.c
2579
if (qos->txtp.traffic_class != ATM_NONE) {
drivers/atm/idt77252.c
2611
if ((qos->rxtp.traffic_class != ATM_NONE) &&
drivers/atm/iphase.c
1383
if (vcc->qos.rxtp.traffic_class == ATM_NONE) return 0;
drivers/atm/iphase.c
1756
if (vcc->qos.txtp.traffic_class == ATM_NONE) return 0;
drivers/atm/iphase.c
2622
if (vcc->qos.txtp.traffic_class != ATM_NONE) {
drivers/atm/iphase.c
2661
if (vcc->qos.rxtp.traffic_class != ATM_NONE) {
drivers/atm/lanai.c
1974
if (qos->rxtp.traffic_class != ATM_NONE) {
drivers/atm/lanai.c
1994
if (qos->rxtp.traffic_class != ATM_NONE &&
drivers/atm/lanai.c
1997
if (qos->txtp.traffic_class != ATM_NONE &&
drivers/atm/lanai.c
2005
qos->rxtp.traffic_class != ATM_NONE) {
drivers/atm/lanai.c
2337
if (atmvcc->qos.rxtp.traffic_class != ATM_NONE) {
drivers/atm/lanai.c
2357
if (atmvcc->qos.txtp.traffic_class != ATM_NONE) {
drivers/atm/nicstar.c
1256
if (vcc->qos.txtp.traffic_class != ATM_NONE && vc->tx)
drivers/atm/nicstar.c
1258
if (vcc->qos.rxtp.traffic_class != ATM_NONE && vc->rx)
drivers/atm/nicstar.c
1377
if (vcc->qos.txtp.traffic_class != ATM_NONE) {
drivers/atm/nicstar.c
1382
if (vcc->qos.rxtp.traffic_class != ATM_NONE) {
drivers/atm/nicstar.c
1423
if (vcc->qos.rxtp.traffic_class != ATM_NONE) {
drivers/atm/nicstar.c
1459
if (vcc->qos.txtp.traffic_class != ATM_NONE) {
drivers/atm/nicstar.c
1525
if (vcc->qos.txtp.traffic_class != ATM_NONE) {
drivers/atm/solos-pci.c
908
vcc->vpi == vpi && vcc->qos.rxtp.traffic_class != ATM_NONE &&
net/atm/common.c
325
ATM_NONE && vcc->qos.txtp.traffic_class != ATM_NONE) ||
net/atm/common.c
326
(walk->qos.rxtp.traffic_class != ATM_NONE &&
net/atm/common.c
327
vcc->qos.rxtp.traffic_class != ATM_NONE)))
net/atm/common.c
689
if (vcc->qos.txtp.traffic_class != ATM_NONE &&