Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dkernelcapi.h69 #define CAPI_SENDQUEUEFULL 0x1103 macro
/Linux-v4.19/drivers/isdn/capi/
Dcapilib.c171 return CAPI_SENDQUEUEFULL; in capilib_data_b3_req()
Dcapi.c460 if (errcode == CAPI_SENDQUEUEFULL) in handle_recv_skb()
548 if (errcode == CAPI_SENDQUEUEFULL) { in handle_minor_send()
Dkcapi.c795 return CAPI_SENDQUEUEFULL; in capi20_put_message()
Dcapidrv.c2134 return errcode == CAPI_SENDQUEUEFULL ? 0 : -1; in if_sendbuf()
2147 return errcode == CAPI_SENDQUEUEFULL ? 0 : -1; in if_sendbuf()
/Linux-v4.19/drivers/isdn/hardware/eicon/
Dcapifunc.c948 retval = CAPI_SENDQUEUEFULL; in diva_send_message()
991 retval = CAPI_SENDQUEUEFULL; in diva_send_message()