Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dkernelcapi.h68 #define CAPI_SENDQUEUEFULL 0x1103 macro
/linux-4.1.27/drivers/isdn/capi/
Dcapilib.c170 return CAPI_SENDQUEUEFULL; in capilib_data_b3_req()
Dcapi.c459 if (errcode == CAPI_SENDQUEUEFULL) in handle_recv_skb()
547 if (errcode == CAPI_SENDQUEUEFULL) { in handle_minor_send()
Dkcapi.c794 return CAPI_SENDQUEUEFULL; in capi20_put_message()
Dcapidrv.c2133 return errcode == CAPI_SENDQUEUEFULL ? 0 : -1; in if_sendbuf()
2146 return errcode == CAPI_SENDQUEUEFULL ? 0 : -1; in if_sendbuf()
/linux-4.1.27/drivers/isdn/hardware/eicon/
Dcapifunc.c948 retval = CAPI_SENDQUEUEFULL; in diva_send_message()
991 retval = CAPI_SENDQUEUEFULL; in diva_send_message()