Lines Matching defs:ids
460 uint64_t ids[64];
3291 * to be filled with device statistics ids and values.
3318 * Must not be NULL if @p ids are specified (not NULL).
3321 * @p ids array (if not NULL). Must be 0 if both array pointers are NULL.
3322 * @param ids
3338 uint64_t *ids);
3345 * @param ids
3351 * Must not be NULL if ids are specified (not NULL).
3353 * Number of elements in @p values array (if not NULL) and in @p ids
3364 int rte_eth_xstats_get_by_id(uint16_t port_id, const uint64_t *ids,
4217 * RTE_ETH_ALL means register the event for all port ids.
4238 * RTE_ETH_ALL means unregister the event for all port ids.