Home
last modified time | relevance | path

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

/drivers/isdn/hisax/
Disdnl1.h29 void Logl2Frame(struct IsdnCardState *cs, struct sk_buff *skb, char *buf,
Damd7930_fn.c579 Logl2Frame(cs, skb, "Amd7930: l1hw: PH_DATA Queued", 0); in Amd7930_l1hw()
587 Logl2Frame(cs, skb, "Amd7930: l1hw: PH_DATA", 0); in Amd7930_l1hw()
610 Logl2Frame(cs, skb, "Amd7930: l1hw: PH_DATA_PULLED", 0); in Amd7930_l1hw()
Disac.c457 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in ISAC_l1hw()
464 Logl2Frame(cs, skb, "PH_DATA", 0); in ISAC_l1hw()
485 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in ISAC_l1hw()
Dicc.c454 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in ICC_l1hw()
461 Logl2Frame(cs, skb, "PH_DATA", 0); in ICC_l1hw()
483 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in ICC_l1hw()
Dipacx.c107 if (cs->debug &L1_DEB_LAPD) Logl2Frame(cs, skb, "PH_DATA Queued", 0); in dch_l2l1()
113 if (cs->debug &L1_DEB_LAPD) Logl2Frame(cs, skb, "PH_DATA", 0); in dch_l2l1()
131 if (cs->debug & L1_DEB_LAPD) Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in dch_l2l1()
Dhfc_2bds0.c918 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in HFCD_l1hw()
925 Logl2Frame(cs, skb, "PH_DATA", 0); in HFCD_l1hw()
953 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in HFCD_l1hw()
Dw6692.c578 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in W6692_l1hw()
585 Logl2Frame(cs, skb, "PH_DATA", 0); in W6692_l1hw()
608 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in W6692_l1hw()
Disdnl1.c215 Logl2Frame(cs, skb, "PH_DATA", 1); in DChannel_proc_rcv()
441 Logl2Frame(struct IsdnCardState *cs, struct sk_buff *skb, char *buf, int dir) in Logl2Frame() function
Dhfc_sx.c886 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in HFCSX_l1hw()
893 Logl2Frame(cs, skb, "PH_DATA", 0); in HFCSX_l1hw()
921 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in HFCSX_l1hw()
Dhfc_pci.c1121 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in HFCPCI_l1hw()
1128 Logl2Frame(cs, skb, "PH_DATA", 0); in HFCPCI_l1hw()
1156 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in HFCPCI_l1hw()
Dhisax.h1235 extern void Logl2Frame(struct IsdnCardState *cs, struct sk_buff *skb, char *buf, int dir);
Dconfig.c1798 Logl2Frame(cs, skb, "PH_DATA_REQ", 0); in hisax_d_l2l1()