Home
last modified time | relevance | path

Searched refs:MAX_DLOG_SPACE (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/drivers/isdn/hisax/
Dq931.c1173 if (size < MAX_DLOG_SPACE / 3 - 10) { in LogFrame()
Dhisax.h156 #define MAX_DLOG_SPACE 2048 macro
Dconfig.c1062 if (!(cs->dlog = kmalloc(MAX_DLOG_SPACE, GFP_KERNEL))) { in hisax_cs_new()
1890 if ((skb->len) < MAX_DLOG_SPACE / 3 - 10) { in EChannel_proc_rcv()
Dhfc_sx.c668 if ((skb->len) < MAX_DLOG_SPACE / 3 - 10) { in receive_emsg()
Dhfc_pci.c895 if ((total - 3) < MAX_DLOG_SPACE / 3 - 10) { in receive_emsg()