Searched refs:NumEnabledCBR (Results 1 - 2 of 2) sorted by relevance

/linux-master/drivers/atm/
H A Diphase.c569 dev->NumEnabledCBR++;
570 if (dev->NumEnabledCBR == 1) {
582 iadev->NumEnabledCBR--;
584 if (iadev->NumEnabledCBR == 0) {
2088 iadev->NumEnabledCBR = 0;
H A Diphase.h1041 unsigned int NumEnabledCBR; // number of CBR VCI's enabled. CBR member in struct:iadev_priv

Completed in 157 milliseconds