Searched refs:dch_l2l1 (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/isdn/hisax/
H A Dipacx.c36 static void dch_l2l1(struct PStack *st, int pr, void *arg);
94 dch_l2l1(struct PStack *st, int pr, void *arg) function
192 if (cs->debug &L1_DEB_WARN) debugl1(cs, "dch_l2l1 unknown %04x", pr);
414 st->l1.l1hw = dch_l2l1;
H A Disdnl1.c806 dch_l2l1(struct PStack *st, int pr, void *arg) function
838 debugl1(cs, "dch_l2l1 msg %04X unhandled", pr);
917 st->l2.l2l1 = dch_l2l1;
H A Dhfc4s8s_l1.c343 dch_l2l1(struct hisax_d_if *iface, int pr, void *arg) function
416 } /* dch_l2l1 */
1517 l1p->d_if.ifc.l2l1 = (void *) dch_l2l1;

Completed in 105 milliseconds