Home
last modified time | relevance | path

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

/linux-4.19.296/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()
Dicc.c452 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in ICC_l1hw()
459 Logl2Frame(cs, skb, "PH_DATA", 0); in ICC_l1hw()
482 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in ICC_l1hw()
Disac.c460 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in ISAC_l1hw()
467 Logl2Frame(cs, skb, "PH_DATA", 0); in ISAC_l1hw()
488 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in ISAC_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()
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()
Dw6692.c579 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in W6692_l1hw()
586 Logl2Frame(cs, skb, "PH_DATA", 0); in W6692_l1hw()
609 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in W6692_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.c889 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in HFCSX_l1hw()
896 Logl2Frame(cs, skb, "PH_DATA", 0); in HFCSX_l1hw()
924 Logl2Frame(cs, skb, "PH_DATA_PULLED", 0); in HFCSX_l1hw()
Dhfc_pci.c1124 Logl2Frame(cs, skb, "PH_DATA Queued", 0); in HFCPCI_l1hw()
1131 Logl2Frame(cs, skb, "PH_DATA", 0); in HFCPCI_l1hw()
1159 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()