Searched refs:DPAA2_SWP_STAT_EINVAL (Results 1 – 2 of 2) sorted by relevance
| /freebsd-14-stable/sys/dev/dpaa2/ | ||
| HD | dpaa2_swp.h | 198 #define DPAA2_SWP_STAT_EINVAL 0xFE /* Invalid argument */ macro |
| HD | dpaa2_swp.c | 189 return (DPAA2_SWP_STAT_EINVAL); in dpaa2_swp_init_portal() |