Searched refs:ICN_MAX_SQUEUE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/isdn/icn/ | ||
D | icn.h | 80 #define ICN_MAX_SQUEUE 8000 /* Max. outstanding send-data (2* hw-buf.) */ macro |
D | icn.c | 719 if (card->sndcount[channel] > ICN_MAX_SQUEUE) in icn_sendbuf() |