Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/include/common/
H A Dadf_accel_devices.h241 struct arb_info { struct
242 u32 arbiter_offset;
243 u32 wrk_thd_2_srv_arb_map;
244 u32 wrk_cfg_offset;
/freebsd/sys/dev/qat/qat_hw/qat_4xxx/
H A Dadf_4xxx_hw_data.c858 get_arb_info(struct arb_info *arb_info) in get_arb_info()