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