Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/isdn/hisax/
Disdnl1.h30 void Logl2Frame(struct IsdnCardState *cs, struct sk_buff *skb, char *buf,
Damd7930_fn.c578 Logl2Frame(cs, skb, "Amd7930: l1hw: PH_DATA Queued", 0); in Amd7930_l1hw()
586 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.c456 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in ISAC_l1hw()
463 Logl2Frame(cs, skb, "PH_DATA", 0); in ISAC_l1hw()
484 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in ISAC_l1hw()
Dicc.c453 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in ICC_l1hw()
460 Logl2Frame(cs, skb, "PH_DATA", 0); in ICC_l1hw()
483 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in ICC_l1hw()
Dipacx.c108 if (cs->debug & L1_DEB_LAPD) Logl2Frame(cs, skb, "PH_DATA Queued", 0); in dch_l2l1()
114 if (cs->debug & L1_DEB_LAPD) Logl2Frame(cs, skb, "PH_DATA", 0); in dch_l2l1()
132 if (cs->debug & L1_DEB_LAPD) Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in dch_l2l1()
Dw6692.c577 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in W6692_l1hw()
584 Logl2Frame(cs, skb, "PH_DATA", 0); in W6692_l1hw()
607 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in W6692_l1hw()
Dhfc_2bds0.c920 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in HFCD_l1hw()
927 Logl2Frame(cs, skb, "PH_DATA", 0); in HFCD_l1hw()
955 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in HFCD_l1hw()
Disdnl1.c216 Logl2Frame(cs, skb, "PH_DATA", 1); in DChannel_proc_rcv()
442 Logl2Frame(struct IsdnCardState *cs, struct sk_buff *skb, char *buf, int dir) in Logl2Frame() function
Dhfc_sx.c888 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in HFCSX_l1hw()
895 Logl2Frame(cs, skb, "PH_DATA", 0); in HFCSX_l1hw()
923 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in HFCSX_l1hw()
Dhfc_pci.c1123 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in HFCPCI_l1hw()
1130 Logl2Frame(cs, skb, "PH_DATA", 0); in HFCPCI_l1hw()
1158 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in HFCPCI_l1hw()
Dhisax.h1246 extern void Logl2Frame(struct IsdnCardState *cs, struct sk_buff *skb, char *buf, int dir);
Dconfig.c1795 Logl2Frame(cs, skb, "PH_DATA_REQ", 0); in hisax_d_l2l1()