Home
last modified time | relevance | path

Searched refs:PStack (Results 1 – 25 of 28) sorted by relevance

12

/linux-4.19.296/drivers/isdn/hisax/
Disdnl3.h28 struct PStack;
36 struct l3_process *new_l3_process(struct PStack *st, int cr);
38 struct l3_process *getl3proc(struct PStack *st, int cr);
39 void l3_msg(struct PStack *st, int pr, void *arg);
40 void setstack_dss1(struct PStack *st);
41 void setstack_ni1(struct PStack *st);
42 void setstack_1tr6(struct PStack *st);
Disdnl2.c148 freewin(struct PStack *st) in freewin()
163 cansend(struct PStack *st) in cansend()
218 enqueue_super(struct PStack *st, in enqueue_super()
253 IsSFrame(u_char *data, struct PStack *st) in IsSFrame()
263 IsSABME(u_char *data, struct PStack *st) in IsSABME()
271 IsREJ(u_char *data, struct PStack *st) in IsREJ()
283 IsRNR(u_char *data, struct PStack *st) in IsRNR()
289 iframe_error(struct PStack *st, struct sk_buff *skb) in iframe_error()
312 super_error(struct PStack *st, struct sk_buff *skb) in super_error()
322 unnum_error(struct PStack *st, struct sk_buff *skb, int wantrsp) in unnum_error()
[all …]
Dhisax.h214 struct PStack **stlistp;
218 void (*l1l2) (struct PStack *, int, void *);
219 void (*l1hw) (struct PStack *, int, void *);
220 void (*l1tei) (struct PStack *, int, void *);
263 void (*l2l1) (struct PStack *, int, void *);
264 void (*l2l3) (struct PStack *, int, void *);
265 void (*l2tei) (struct PStack *, int, void *);
274 void (*l3l4) (struct PStack *, int, void *);
275 void (*l3ml3) (struct PStack *, int, void *);
276 void (*l3l2) (struct PStack *, int, void *);
[all …]
Disdnl1.c145 struct PStack *st = fi->userdata; in l1m_debug()
158 struct PStack *st; in L1activated()
173 struct PStack *st; in L1deactivated()
188 struct PStack *stptr; in DChannel_proc_xmt()
207 struct PStack *stptr = cs->stlist; in DChannel_proc_rcv()
273 struct PStack *st = bcs->st; in BChannel_proc_xmt()
335 struct PStack *st) in HiSax_addlist()
343 struct PStack *st) in HiSax_rmlist()
345 struct PStack *p; in HiSax_rmlist()
466 struct PStack *st = fi->userdata; in l1_deact_cnf()
[all …]
Dtei.c38 void tei_handler(struct PStack *st, u_char pr, struct sk_buff *skb);
87 static struct PStack *
88 findtei(struct PStack *st, int tei) in findtei()
90 struct PStack *ptr = *(st->l1.stlistp); in findtei()
104 put_tei_msg(struct PStack *st, u_char m_id, unsigned int ri, u_char tei) in put_tei_msg()
129 struct PStack *st = fi->userdata; in tei_id_request()
150 struct PStack *ost, *st = fi->userdata; in tei_id_assign()
178 struct PStack *ost, *st = fi->userdata; in tei_id_test_dup()
199 struct PStack *st = fi->userdata; in tei_id_denied()
213 struct PStack *st = fi->userdata; in tei_id_chk_req()
[all …]
Disdnl3.c73 struct PStack *st = fi->userdata; in l3m_debug()
216 no_l3_proto(struct PStack *st, int pr, void *arg) in no_l3_proto()
227 no_l3_proto_spec(struct PStack *st, isdn_ctrl *ic) in no_l3_proto_spec()
234 *getl3proc(struct PStack *st, int cr) in getl3proc()
247 *new_l3_process(struct PStack *st, int cr) in new_l3_process()
314 l3ml3p(struct PStack *st, int pr) in l3ml3p()
328 setstack_l3dc(struct PStack *st, struct Channel *chanp) in setstack_l3dc()
380 isdnl3_trans(struct PStack *st, int pr, void *arg) { in isdnl3_trans()
385 releasestack_isdnl3(struct PStack *st) in releasestack_isdnl3()
399 setstack_l3bc(struct PStack *st, struct Channel *chanp) in setstack_l3bc()
[all …]
Dlmgr.c16 error_handling_dchan(struct PStack *st, int Error) in error_handling_dchan()
29 hisax_manager(struct PStack *st, int pr, void *arg) in hisax_manager()
47 setstack_manager(struct PStack *st) in setstack_manager()
Dipacx.c37 static void dch_l2l1(struct PStack *st, int pr, void *arg);
42 static void dch_setstack(struct PStack *st, struct IsdnCardState *cs);
44 static void bch_l2l1(struct PStack *st, int pr, void *arg);
51 static int bch_setstack(struct PStack *st, struct BCState *bcs);
95 dch_l2l1(struct PStack *st, int pr, void *arg) in dch_l2l1()
204 struct PStack *st; in dbusy_timer_handler()
413 dch_setstack(struct PStack *st, struct IsdnCardState *cs) in dch_setstack()
444 bch_l2l1(struct PStack *st, int pr, void *arg) in bch_l2l1()
813 bch_setstack(struct PStack *st, struct BCState *bcs) in bch_setstack()
Disdnl1.h29 void l1_msg_b(struct PStack *st, int pr, void *arg);
Dcallc.c856 struct PStack *st = chanp->b_st; in release_b_st()
876 *selectfreechannel(struct PStack *st, int bch) in selectfreechannel()
924 dchan_l3l4(struct PStack *st, int pr, void *arg) in dchan_l3l4()
1009 dummy_pstack(struct PStack *st, int pr, void *arg) { in dummy_pstack()
1014 init_PStack(struct PStack **stp) { in init_PStack()
1015 *stp = kmalloc(sizeof(struct PStack), GFP_KERNEL); in init_PStack()
1036 struct PStack *st; in init_d_st()
1149 struct PStack *st = chanp->d_st; in release_d_st()
1184 lldata_handler(struct PStack *st, int pr, void *arg) in lldata_handler()
1216 lltrans_handler(struct PStack *st, int pr, void *arg) in lltrans_handler()
[all …]
Damd7930_fn.c240 struct PStack *stptr; in Amd7930_bh()
558 Amd7930_l1hw(struct PStack *st, int pr, void *arg) in Amd7930_l1hw()
670 setstack_Amd7930(struct PStack *st, struct IsdnCardState *cs) in setstack_Amd7930()
692 struct PStack *stptr; in dbusy_timer_handler()
Dconfig.c1576 static void hisax_d_l2l1(struct PStack *st, int pr, void *arg);
1577 static void hisax_b_l2l1(struct PStack *st, int pr, void *arg);
1579 static int hisax_bc_setstack(struct PStack *st, struct BCState *bcs);
1655 struct PStack *st; in hisax_bh()
1695 struct PStack *st; in hisax_d_l1l2()
1739 struct PStack *st = bcs->st; in hisax_b_l1l2()
1782 static void hisax_d_l2l1(struct PStack *st, int pr, void *arg) in hisax_d_l2l1()
1819 static void hisax_b_l2l1(struct PStack *st, int pr, void *arg) in hisax_b_l2l1()
1853 static int hisax_bc_setstack(struct PStack *st, struct BCState *bcs) in hisax_bc_setstack()
Djade.c131 jade_l2l1(struct PStack *st, int pr, void *arg) in jade_l2l1()
240 setstack_jade(struct PStack *st, struct BCState *bcs) in setstack_jade()
Dhscx.c96 hscx_l2l1(struct PStack *st, int pr, void *arg) in hscx_l2l1()
204 setstack_hscx(struct PStack *st, struct BCState *bcs) in setstack_hscx()
Dl3dss1.c48 static unsigned char new_invoke_id(struct PStack *p) in new_invoke_id()
73 static void free_invoke_id(struct PStack *p, unsigned char id) in free_invoke_id()
86 *dss1_new_l3_process(struct PStack *st, int cr) in dss1_new_l3_process()
113 l3dss1_search_dummy_proc(struct PStack *st, int id) in l3dss1_search_dummy_proc()
131 l3dss1_dummy_return_result(struct PStack *st, int id, u_char *p, u_char nlen) in l3dss1_dummy_return_result()
164 l3dss1_dummy_error_return(struct PStack *st, int id, ulong error) in l3dss1_dummy_error_return()
197 l3dss1_dummy_invoke(struct PStack *st, int cr, int id, in l3dss1_dummy_invoke()
221 l3dss1_parse_facility(struct PStack *st, struct l3_process *pc, in l3dss1_parse_facility()
2168 static int l3dss1_cmd_global(struct PStack *st, isdn_ctrl *ic) in l3dss1_cmd_global()
2904 global_handler(struct PStack *st, int mt, struct sk_buff *skb) in global_handler()
[all …]
Dl3ni1.c47 static unsigned char new_invoke_id(struct PStack *p) in new_invoke_id()
72 static void free_invoke_id(struct PStack *p, unsigned char id) in free_invoke_id()
85 *ni1_new_l3_process(struct PStack *st, int cr) in ni1_new_l3_process()
112 l3ni1_search_dummy_proc(struct PStack *st, int id) in l3ni1_search_dummy_proc()
130 l3ni1_dummy_return_result(struct PStack *st, int id, u_char *p, u_char nlen) in l3ni1_dummy_return_result()
163 l3ni1_dummy_error_return(struct PStack *st, int id, ulong error) in l3ni1_dummy_error_return()
196 l3ni1_dummy_invoke(struct PStack *st, int cr, int id, in l3ni1_dummy_invoke()
220 l3ni1_parse_facility(struct PStack *st, struct l3_process *pc, in l3ni1_parse_facility()
2023 static int l3ni1_cmd_global(struct PStack *st, isdn_ctrl *ic) in l3ni1_cmd_global()
2844 global_handler(struct PStack *st, int mt, struct sk_buff *skb) in global_handler()
[all …]
Dw6692.c107 struct PStack *stptr; in W6692_bh()
561 W6692_l1hw(struct PStack *st, int pr, void *arg) in W6692_l1hw()
675 setstack_W6692(struct PStack *st, struct IsdnCardState *cs) in setstack_W6692()
689 struct PStack *stptr; in dbusy_timer_handler()
759 W6692_l2l1(struct PStack *st, int pr, void *arg) in W6692_l2l1()
867 setstack_w6692(struct PStack *st, struct BCState *bcs) in setstack_w6692()
Dicc.c85 struct PStack *stptr; in icc_bh()
434 ICC_l1hw(struct PStack *st, int pr, void *arg) in ICC_l1hw()
568 setstack_icc(struct PStack *st, struct IsdnCardState *cs) in setstack_icc()
585 struct PStack *stptr; in dbusy_timer_handler()
Disac.c88 struct PStack *stptr; in isac_bh()
442 ISAC_l1hw(struct PStack *st, int pr, void *arg) in ISAC_l1hw()
571 setstack_isac(struct PStack *st, struct IsdnCardState *cs) in setstack_isac()
589 struct PStack *stptr; in dbusy_timer_handler()
Delsa_ser.c424 extern void hscx_l2l1(struct PStack *st, int pr, void *arg);
548 modem_l2l1(struct PStack *st, int pr, void *arg) in modem_l2l1()
585 setstack_elsa(struct PStack *st, struct BCState *bcs) in setstack_elsa()
Dl3_1tr6.c743 up1tr6(struct PStack *st, int pr, void *arg) in up1tr6()
849 down1tr6(struct PStack *st, int pr, void *arg) in down1tr6()
893 man1tr6(struct PStack *st, int pr, void *arg) in man1tr6()
921 setstack_1tr6(struct PStack *st) in setstack_1tr6()
Dhfc_2bds0.c453 hfc_l2l1(struct PStack *st, int pr, void *arg) in hfc_l2l1()
540 setstack_2b(struct PStack *st, struct BCState *bcs) in setstack_2b()
903 HFCD_l1hw(struct PStack *st, int pr, void *arg) in HFCD_l1hw()
1011 setstack_hfcd(struct PStack *st, struct IsdnCardState *cs) in setstack_hfcd()
Dhfc_sx.c561 dch_nt_l2l1(struct PStack *st, int pr, void *arg) in dch_nt_l2l1()
872 HFCSX_l1hw(struct PStack *st, int pr, void *arg) in HFCSX_l1hw()
1008 setstack_hfcsx(struct PStack *st, struct IsdnCardState *cs) in setstack_hfcsx()
1142 hfcsx_l2l1(struct PStack *st, int pr, void *arg) in hfcsx_l2l1()
1239 setstack_2b(struct PStack *st, struct BCState *bcs) in setstack_2b()
Dhfc_2bs0.c453 hfc_l2l1(struct PStack *st, int pr, void *arg) in hfc_l2l1()
542 setstack_hfc(struct PStack *st, struct BCState *bcs) in setstack_hfc()
Dhfc_pci.c735 dch_nt_l2l1(struct PStack *st, int pr, void *arg) in dch_nt_l2l1()
1107 HFCPCI_l1hw(struct PStack *st, int pr, void *arg) in HFCPCI_l1hw()
1247 setstack_hfcpci(struct PStack *st, struct IsdnCardState *cs) in setstack_hfcpci()
1392 hfcpci_l2l1(struct PStack *st, int pr, void *arg) in hfcpci_l2l1()
1489 setstack_2b(struct PStack *st, struct BCState *bcs) in setstack_2b()

12