Searched refs:E_NOT_AVAILABLE (Results 1 – 10 of 10) sorted by relevance
| /f-stack/freebsd/contrib/ncsw/etc/ |
| H A D | error.c | 62 case (E_NOT_AVAILABLE): return "Resource Is Unavailable"; in ErrTypeStrings()
|
| /f-stack/freebsd/contrib/ncsw/inc/ |
| H A D | error_ext.h | 102 ,E_NOT_AVAILABLE = EAGAIN enumerator
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/Port/ |
| H A D | fm_port_im.c | 166 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, ("Data buffer")); in FmPortImRx() 346 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, ("Data buffer")); in FmPortImInit()
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/MACSEC/ |
| H A D | fm_macsec_master.c | 506 RETURN_ERROR(MINOR, E_NOT_AVAILABLE, ("Not enough SCs available")); in FmMacsecAllocScs() 512 RETURN_ERROR(MINOR, E_NOT_AVAILABLE, ("Sc 0 Not available")); in FmMacsecAllocScs()
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/BM/ |
| H A D | bm_pool.c | 429 REPORT_ERROR(TRACE, E_NOT_AVAILABLE, ("buffer")); in BM_POOL_GetBuf()
|
| /f-stack/dpdk/drivers/net/dpaa/fmlib/ |
| H A D | fm_port_ext.h | 1076 , E_NOT_AVAILABLE = EAGAIN enumerator
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/ |
| H A D | fm_ncsw.c | 932 … RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, ("FM Master IPC session for guest %d", guestId)); in FmHandleIpcMsgCB() 2076 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, ("OP #0 cannot work with Tx Port #1.")); in FmGetSetPortParams() 2349 RETURN_ERROR(MINOR, E_NOT_AVAILABLE, ("Not available for this FM revision!")); in FmResumeStalledPort() 2753 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, in FmSetNumOfTasks() 2880 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, in FmSetNumOfOpenDmas() 2890 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, in FmSetNumOfOpenDmas()
|
| /f-stack/freebsd/contrib/ncsw/Peripherals/FM/Pcd/ |
| H A D | fm_plcr.c | 345 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, ("Timestamp scale")); in BuildProfileRegs() 1610 REPORT_ERROR(MAJOR, E_NOT_AVAILABLE, ("FM Policer Profile lock obj!")); in FM_PCD_PlcrProfileSet()
|
| H A D | fm_kg.c | 2202 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, ("No schemes found")); in FmPcdKgAllocSchemes() 3014 REPORT_ERROR(MAJOR, E_NOT_AVAILABLE, ("FM KG Scheme lock obj!")); in FM_PCD_KgSchemeSet()
|
| H A D | fm_manip.c | 1872 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, ("Timestamp scale")); in FmPcdRegisterReassmPort() 1918 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, ("Timestamp scale")); in CreateReassCommonTable() 3122 RETURN_ERROR(MAJOR, E_NOT_AVAILABLE, ("Timestamp scale")); in CapwapReassembly()
|