Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/isdn/capi/
H A Dcapi.c68 #define CAPINC_MAX_SENDQUEUE 10 macro
1182 room = CAPINC_MAX_SENDQUEUE-skb_queue_len(&mp->outqueue); in capinc_tty_write_room()