Lines Matching refs:devargs
11 * RTE devargs: list of devices and their user arguments
30 * Bus type key in global devargs syntax.
32 * Legacy devargs parser doesn't use this key as bus type
38 * Class type key in global devargs syntax.
40 * Legacy devargs parser doesn't parse class type. PMD is
46 * Driver type key in global devargs syntax.
48 * Legacy devargs parser doesn't parse driver type. PMD is
115 * The devargs structure holding the device information.
152 * The devargs structure holding the device information.
166 * Free resources in devargs.
169 * The devargs structure holding the device information.
178 * The devargs structure to insert.
179 * If a devargs for the same device is already inserted,
207 * If the devargs cannot be found, nothing happens.
209 * @param devargs
210 * The instance or a copy of devargs to remove.
215 * >0 if the devargs was not within the user device list.
217 int rte_devargs_remove(struct rte_devargs *devargs);
243 * Limit the iteration to devargs related to buses