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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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) {
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/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 62 milliseconds