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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/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.c294 switch (chan->l2prot) {
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/i4l/
H A Disdn_common.c354 unsigned long l2prot = (cmd->arg >> 8) & 255; local
358 unsigned long l2_feature = (1 << l2prot);
360 switch (l2prot) {
369 dev->v110emu[idx] = l2prot;

Completed in 94 milliseconds