Searched defs:mac_resource_props_s (Results 1 – 1 of 1) sorted by relevance
216 typedef struct mac_resource_props_s { struct220 uint32_t mrp_mask;221 uint64_t mrp_maxbw; /* bandwidth limit in bps */222 mac_priority_level_t mrp_priority; /* relative flow priority */223 mac_cpus_t mrp_cpus;224 mac_protect_t mrp_protect;225 uint32_t mrp_nrxrings;226 uint32_t mrp_ntxrings;227 char mrp_pool[MAXPATHLEN]; /* CPU pool */