Searched refs:l2prot (Results 1 - 8 of 8) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/act2000/
H A Dact2000.h125 unsigned char l2prot; /* Layer 2 protocol */ member in struct:act2000_chan
H A Dmodule.c401 chan->l2prot = (c->arg >> 8);
608 card->bch[i].l2prot = ISDN_PROTO_L2_X75I;
H A Dcapi.c293 switch (chan->l2prot) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/act2000/
H A Dact2000.h125 unsigned char l2prot; /* Layer 2 protocol */ member in struct:act2000_chan
H A Dmodule.c401 chan->l2prot = (c->arg >> 8);
608 card->bch[i].l2prot = ISDN_PROTO_L2_X75I;
H A Dcapi.c293 switch (chan->l2prot) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_common.c356 unsigned long l2prot = (cmd->arg >> 8) & 255; local
360 unsigned long l2_feature = (1 << l2prot);
362 switch (l2prot) {
371 dev->v110emu[idx] = l2prot;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/isdn/i4l/
H A Disdn_common.c356 unsigned long l2prot = (cmd->arg >> 8) & 255; local
360 unsigned long l2_feature = (1 << l2prot);
362 switch (l2prot) {
371 dev->v110emu[idx] = l2prot;

Completed in 178 milliseconds