Home
last modified time | relevance | path

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

/Linux-v5.4/include/linux/
Dkernelcapi.h69 #define CAPI_SENDQUEUEFULL 0x1103 macro
/Linux-v5.4/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()