Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dkernelcapi.h35 #define CAPI_SENDQUEUEFULL 0x1103 macro
/OK3568_Linux_fs/kernel/drivers/isdn/capi/
H A Dcapi.c462 if (errcode == CAPI_SENDQUEUEFULL) in handle_recv_skb()
550 if (errcode == CAPI_SENDQUEUEFULL) { in handle_minor_send()
H A Dkcapi.c677 return CAPI_SENDQUEUEFULL; in capi20_put_message()