Searched refs:portals (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/sys/contrib/ncsw/user/env/
H A Dxx.c52 #include <dev/dpaa/portals.h>
113 /* Structure to store portals' properties */
288 /* Check interrupt numbers of all available portals */
739 len = strlen("bman-portals");
743 if (strncmp(dev_name, "bman-portals", len) && strncmp(dev_name,
744 "qman-portals", len))
747 if (strncmp(dev_name, "bman-portals", len) == 0)
/freebsd-13-stable/sys/contrib/ncsw/Peripherals/QM/
H A Dfsl_qman.h110 /* When iterating the available portals, this is the exposed config structure */
115 * also used for any "core-affine" portals, ie. default portals
152 uint32_t portals; member in struct:qm_pool_channel
158 /* Obtain the number of portals available */
498 * originating from direct-connect portals ("dcern") use 0x20 as a verb which

Completed in 168 milliseconds