Home
last modified time | relevance | path

Searched defs:vci_bits (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/drivers/atm/
Dhorizon.c518 unsigned short vci_bits = 10 - vpi_bits; in channel_to_vpivci() local
528 unsigned short vci_bits = 10 - vpi_bits; in vpivci_to_channel() local
/linux-3.3/include/linux/
Datmdev.h170 signed char vci_bits; /* 1..16, ATM_CI_MAX (-1) for maximum */ member