Home
last modified time | relevance | path

Searched defs:caps_allowed (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgbe/
H A Dt4_main.c5319 struct caps_allowed { struct
5320 uint16_t nbmcaps;
5321 uint16_t linkcaps;
5322 uint16_t switchcaps;
5346 const struct caps_allowed *caps_allowed) in apply_cfg_and_initialize()
5480 struct caps_allowed caps_allowed; in partition_resources() local