Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dkernelcapi.h35 #define CAPI_SENDQUEUEFULL 0x1103 macro
/Linux-v5.10/drivers/isdn/capi/
Dcapi.c462 if (errcode == CAPI_SENDQUEUEFULL) in handle_recv_skb()
550 if (errcode == CAPI_SENDQUEUEFULL) { in handle_minor_send()
Dkcapi.c672 return CAPI_SENDQUEUEFULL; in capi20_put_message()