Searched refs:l2l1 (Results 1 - 23 of 23) sorted by relevance

/drivers/isdn/hisax/
H A Dhisax_if.h41 void (*l2l1)(struct hisax_if *, int pr, void *arg); member in struct:hisax_if
H A Dst5481_init.c79 adapter->hisax_d_if.ifc.l2l1 = st5481_d_l2l1;
85 adapter->bcs[i].b_if.ifc.l2l1 = st5481_b_l2l1;
H A Disdnl2.c223 st->l2.l2l1(st, PH_DATA | REQUEST, skb);
494 st->l2.l2l1(st, PH_DEACTIVATE | REQUEST, NULL);
760 st->l2.l2l1(st, PH_PULL | REQUEST, NULL);
816 st->l2.l2l1(st, PH_PULL | REQUEST, NULL);
859 st->l2.l2l1(st, PH_DEACTIVATE | REQUEST, NULL);
958 st->l2.l2l1(st, PH_PULL | REQUEST, NULL);
1020 st->l2.l2l1(st, PH_PULL | REQUEST, NULL);
1048 st->l2.l2l1(st, PH_PULL | REQUEST, NULL);
1126 st->l2.l2l1(st, PH_PULL | REQUEST, NULL);
1161 st->l2.l2l1(s
[all...]
H A Disdnl1.c285 st->l2.l2l1(st, PH_DEACTIVATE | CONFIRM, NULL);
743 st->l2.l2l1(st, PH_DEACTIVATE | CONFIRM, NULL);
912 st->l2.l2l1 = dch_l2l1;
H A Dconfig.c1620 cs->channel[0].d_st->l2.l2l1 = hisax_d_l2l1;
1682 ifc->l2l1(ifc, pr, arg);
1688 ifc->l2l1(ifc, pr, arg);
1863 st->l2.l2l1 = hisax_b_l2l1;
H A Dhscx.c210 st->l2.l2l1 = hscx_l2l1;
H A Djade.c246 st->l2.l2l1 = jade_l2l1;
H A Delsa_ser.c594 st->l2.l2l1 = hscx_l2l1;
609 st->l2.l2l1 = modem_l2l1;
H A Dhisax_fcpcipnp.c851 adapter->isac.hisax_d_if.ifc.l2l1 = isac_d_l2l1;
857 adapter->bcs[i].b_if.ifc.l2l1 = fritz_b_l2l1;
H A Dhfc4s8s_l1.c1426 l1p->d_if.ifc.l2l1 = (void *) dch_l2l1;
1429 l1p->b_ch[0].b_if.ifc.l2l1 = (void *) bch_l2l1;
1437 l1p->b_ch[1].b_if.ifc.l2l1 = (void *) bch_l2l1;
H A Dcallc.c1023 (*stp)->l2.l2l1 = dummy_pstack;
1346 st->l2.l2l1(st, PH_ACTIVATE | REQUEST, NULL);
1629 csta->stlist->l2.l2l1(csta->stlist,
1784 st->l2.l2l1(st, PH_DATA | REQUEST, nskb);
H A Dtei.c123 st->l2.l2l1(st, PH_DATA | REQUEST, skb);
H A Dhfc_sx.c615 cs->stlist->l2.l2l1 = dch_nt_l2l1;
910 debugl1(cs, " l2l1 tx_skb exist this shouldn't happen");
1243 st->l2.l2l1 = hfcsx_l2l1;
H A Dhfc_usb.c1199 hfc->d_if.ifc.l2l1 = hfc_usb_l2l1;
1202 hfc->b_if[i].ifc.l2l1 = hfc_usb_l2l1;
H A Davm_pci.c595 st->l2.l2l1 = hdlc_l2l1;
H A Dhfc_2bs0.c548 st->l2.l2l1 = hfc_l2l1;
H A Dhisax.h263 void (*l2l1) (struct PStack *, int, void *); member in struct:Layer2
H A Dipacx.c123 debugl1(cs, " l2l1 tx_skb exist this shouldn't happen");
818 st->l2.l2l1 = bch_l2l1;
H A Dhfc_pci.c789 cs->stlist->l2.l2l1 = dch_nt_l2l1;
1145 debugl1(cs, " l2l1 tx_skb exist this shouldn't happen");
1492 st->l2.l2l1 = hfcpci_l2l1;
H A Dhfc_2bds0.c546 st->l2.l2l1 = hfc_l2l1;
942 debugl1(cs, " l2l1 tx_skb exist this shouldn't happen");
H A Dnetjet.c904 st->l2.l2l1 = tiger_l2l1;
H A Dw6692.c594 debugl1(cs, " l2l1 tx_skb exist this shouldn't happen");
870 st->l2.l2l1 = W6692_l2l1;
H A Disar.c1738 st->l2.l2l1 = isar_l2l1;

Completed in 2371 milliseconds