Searched refs:hfi_capability (Results 1 – 4 of 4) sorted by relevance
112 const struct hfi_capability *caps = data; in fill_caps()122 struct hfi_capability *cap = caps->data; in parse_caps()124 struct hfi_capability caps_arr[MAX_CAP_ENTRIES] = {}; in parse_caps()
33 struct hfi_capability caps[MAX_CAP_ENTRIES];
18 struct hfi_capability *cap = NULL; in get_cap()
602 struct hfi_capability { struct611 struct hfi_capability data[]; argument