Home
last modified time | relevance | path

Searched refs:Logl2Frame (Results 1 – 12 of 12) sorted by relevance

/linux-2.4.37.9/drivers/isdn/hisax/
Disdnl1.h30 extern void Logl2Frame(struct IsdnCardState *cs, struct sk_buff *skb, char *buf, int dir);
Damd7930_fn.c591 Logl2Frame(cs, skb, "Amd7930: l1hw: PH_DATA Queued", 0); in Amd7930_l1hw()
599 Logl2Frame(cs, skb, "Amd7930: l1hw: PH_DATA", 0); in Amd7930_l1hw()
620 Logl2Frame(cs, skb, "Amd7930: l1hw: PH_DATA_PULLED", 0); in Amd7930_l1hw()
Dicc.c471 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in ICC_l1hw()
478 Logl2Frame(cs, skb, "PH_DATA", 0); in ICC_l1hw()
498 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in ICC_l1hw()
Disac.c475 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in ISAC_l1hw()
482 Logl2Frame(cs, skb, "PH_DATA", 0); in ISAC_l1hw()
502 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in ISAC_l1hw()
Dipacx.c113 if (cs->debug &L1_DEB_LAPD) Logl2Frame(cs, skb, "PH_DATA Queued", 0); in dch_l2l1()
119 if (cs->debug &L1_DEB_LAPD) Logl2Frame(cs, skb, "PH_DATA", 0); in dch_l2l1()
137 if (cs->debug & L1_DEB_LAPD) Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in dch_l2l1()
Dw6692.c585 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in W6692_l1hw()
592 Logl2Frame(cs, skb, "PH_DATA", 0); in W6692_l1hw()
612 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in W6692_l1hw()
Dhfc_2bds0.c1022 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in HFCD_l1hw()
1029 Logl2Frame(cs, skb, "PH_DATA", 0); in HFCD_l1hw()
1054 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in HFCD_l1hw()
Disdnl1.c215 Logl2Frame(cs, skb, "PH_DATA", 1); in DChannel_proc_rcv()
424 Logl2Frame(struct IsdnCardState *cs, struct sk_buff *skb, char *buf, int dir) in Logl2Frame() function
Dhfc_sx.c965 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in HFCSX_l1hw()
972 Logl2Frame(cs, skb, "PH_DATA", 0); in HFCSX_l1hw()
997 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in HFCSX_l1hw()
Dhfc_pci.c1171 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in HFCPCI_l1hw()
1178 Logl2Frame(cs, skb, "PH_DATA", 0); in HFCPCI_l1hw()
1203 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in HFCPCI_l1hw()
Dhisax.h1293 extern void Logl2Frame(struct IsdnCardState *cs, struct sk_buff *skb, char *buf, int dir);
Dconfig.c1969 Logl2Frame(cs, skb, "PH_DATA_REQ", 0); in hisax_d_l2l1()