Searched refs:vpi_bits (Results 1 – 4 of 4) sorted by relevance
148 signed char vpi_bits; /* 1..8, ATM_CI_MAX (-1) for maximum */166 signed char vpi_bits; /* 1..8, ATM_CI_MAX (-1) for maximum */ global() member
345 else if (p >= 1 << vcc->dev->ci_range.vpi_bits) in find_ci() 367 if (p >= 1 << vcc->dev->ci_range.vpi_bits) in find_ci() 381 vpi >> dev->ci_range.vpi_bits) || (vci != ATM_VCI_UNSPEC &&
920 atm_dev->ci_range.vpi_bits = ATM_CI_MAX; in usbatm_atm_init()
1372 card->atmdev[i]->ci_range.vpi_bits = 8; in atm_init()