Searched defs:caps_allowed (Results 1 – 1 of 1) sorted by relevance
5283 struct caps_allowed { struct5284 uint16_t nbmcaps;5285 uint16_t linkcaps;5286 uint16_t switchcaps;5310 const struct caps_allowed *caps_allowed) in apply_cfg_and_initialize()5444 struct caps_allowed caps_allowed; in partition_resources() local