Home
last modified time | relevance | path

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

/openbmc/linux/drivers/isdn/capi/
H A Dcapi.c69 #define CAPINC_MAX_SENDQUEUE 10 macro
1181 room = CAPINC_MAX_SENDQUEUE-skb_queue_len(&mp->outqueue); in capinc_tty_write_room()