Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/isdn/capi/
Dcapi.c66 #define CAPINC_MAX_SENDQUEUE 10 macro
1141 room = CAPINC_MAX_SENDQUEUE-skb_queue_len(&mp->outqueue); in capinc_tty_write_room()