Home
last modified time | relevance | path

Searched refs:l2l1 (Results 1 – 22 of 22) sorted by relevance

/linux-2.4.37.9/drivers/isdn/hisax/
Disdnl2.c222 st->l2.l2l1(st, PH_DATA | REQUEST, skb); in enqueue_super()
504 st->l2.l2l1(st, PH_DEACTIVATE | REQUEST, NULL); in lapb_dl_release_l2l3()
770 st->l2.l2l1(st, PH_PULL | REQUEST, NULL); in l2_restart_multi()
826 st->l2.l2l1(st, PH_PULL | REQUEST, NULL); in l2_connected()
869 st->l2.l2l1(st, PH_DEACTIVATE | REQUEST, NULL); in l2_st5_dm_release()
965 st->l2.l2l1(st, PH_PULL | REQUEST, NULL); in invoke_retransmission()
1025 st->l2.l2l1(st, PH_PULL | REQUEST, NULL); in l2_st7_got_super()
1053 st->l2.l2l1(st, PH_PULL | REQUEST, NULL); in l2_feed_i_pull()
1131 st->l2.l2l1(st, PH_PULL | REQUEST, NULL); in l2_got_iframe()
1166 st->l2.l2l1(st, PH_DEACTIVATE | REQUEST, NULL); in l2_st5_tout_200()
[all …]
Dst5481_init.c84 adapter->hisax_d_if.ifc.l2l1 = st5481_d_l2l1; in probe_st5481()
90 adapter->bcs[i].b_if.ifc.l2l1 = st5481_b_l2l1; in probe_st5481()
Dhisax_if.h41 void (*l2l1)(struct hisax_if *, int pr, void *arg); member
Disdnl1.c283 st->l2.l2l1(st, PH_DEACTIVATE | CONFIRM, NULL); in BChannel_proc_xmt()
729 st->l2.l2l1(st, PH_DEACTIVATE | CONFIRM, NULL); in l1b_timer_deact()
900 st->l2.l2l1 = dch_l2l1; in setstack_HiSax()
Delsa_ser.c620 st->l2.l2l1 = hscx_l2l1; in setstack_elsa()
635 st->l2.l2l1 = modem_l2l1; in setstack_elsa()
Dhscx.c217 st->l2.l2l1 = hscx_l2l1; in setstack_hscx()
Djade.c261 st->l2.l2l1 = jade_l2l1; in setstack_jade()
Dconfig.c1799 cs->channel[0].d_st->l2.l2l1 = hisax_d_l2l1; in hisax_register()
1861 ifc->l2l1(ifc, pr, arg); in D_L2L1()
1867 ifc->l2l1(ifc, pr, arg); in B_L2L1()
2037 st->l2.l2l1 = hisax_b_l2l1; in hisax_bc_setstack()
Dhisax_fcpcipnp.c835 adapter->isac.hisax_d_if.ifc.l2l1 = isac_d_l2l1; in new_adapter()
841 adapter->bcs[i].b_if.ifc.l2l1 = fritz_b_l2l1; in new_adapter()
Dcallc.c1032 (*stp)->l2.l2l1 = dummy_pstack; in init_PStack()
1355 st->l2.l2l1(st, PH_ACTIVATE | REQUEST, NULL); in leased_l4l3()
1662 csta->stlist->l2.l2l1(csta->stlist, in HiSax_command()
1826 st->l2.l2l1(st, PH_DATA | REQUEST, nskb); in HiSax_writebuf_skb()
Dtei.c123 st->l2.l2l1(st, PH_DATA | REQUEST, skb); in put_tei_msg()
Dhfc_2bs0.c569 st->l2.l2l1 = hfc_l2l1; in setstack_hfc()
Dhisax.h254 void (*l2l1) (struct PStack *, int, void *); member
Dhfc_sx.c680 cs->stlist->l2.l2l1 = dch_nt_l2l1; in hfcsx_auxcmd()
1318 st->l2.l2l1 = hfcsx_l2l1; in setstack_2b()
Dhfc_pci.c828 cs->stlist->l2.l2l1 = dch_nt_l2l1; in hfcpci_auxcmd()
1535 st->l2.l2l1 = hfcpci_l2l1; in setstack_2b()
Dipacx.c939 st->l2.l2l1 = bch_l2l1; in bch_setstack()
Davm_pci.c646 st->l2.l2l1 = hdlc_l2l1; in setstack_hdlc()
Dw6692.c861 st->l2.l2l1 = W6692_l2l1; in setstack_w6692()
Dhfc_2bds0.c605 st->l2.l2l1 = hfc_l2l1; in setstack_2b()
Dnetjet.c951 st->l2.l2l1 = tiger_l2l1; in setstack_tiger()
Disar.c1734 st->l2.l2l1 = isar_l2l1; in setstack_isar()
/linux-2.4.37.9/drivers/usb/
Dauerisdn.c1051 ahp->hisax_d_if.ifc.l2l1 = auerisdn_d_l2l1; in auerisdn_init()
1053 ahp->hisax_b_if[0].ifc.l2l1 = auerisdn_b0_l2l1_wrapper; in auerisdn_init()
1055 ahp->hisax_b_if[1].ifc.l2l1 = auerisdn_b1_l2l1_wrapper; in auerisdn_init()