Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/atm/
H A Diphase.c569 dev->NumEnabledCBR++; in ia_cbr_setup()
570 if (dev->NumEnabledCBR == 1) { in ia_cbr_setup()
582 iadev->NumEnabledCBR--; in ia_cbrVc_close()
584 if (iadev->NumEnabledCBR == 0) { in ia_cbrVc_close()
2086 iadev->NumEnabledCBR = 0;
H A Diphase.h1042 unsigned int NumEnabledCBR; // number of CBR VCI's enabled. CBR member
/kernel/linux/linux-6.6/drivers/atm/
H A Diphase.c568 dev->NumEnabledCBR++; in ia_cbr_setup()
569 if (dev->NumEnabledCBR == 1) { in ia_cbr_setup()
581 iadev->NumEnabledCBR--; in ia_cbrVc_close()
583 if (iadev->NumEnabledCBR == 0) { in ia_cbrVc_close()
2087 iadev->NumEnabledCBR = 0;
H A Diphase.h1041 unsigned int NumEnabledCBR; // number of CBR VCI's enabled. CBR member

Completed in 17 milliseconds