Home
last modified time | relevance | path

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

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