Home
last modified time | relevance | path

Searched refs:adf_user_cfg_section (Results 1 – 2 of 2) sorted by relevance

/src/sys/dev/qat/include/common/
H A Dadf_cfg_user.h19 struct adf_user_cfg_section { struct
26 struct adf_user_cfg_section *next; argument
33 struct adf_user_cfg_section *config_section;
/src/sys/dev/qat/qat_common/
H A Dadf_ctl_drv.c90 struct adf_user_cfg_section section; in adf_copy_keyval_to_user()
95 sizeof(struct adf_user_cfg_section))) { in adf_copy_keyval_to_user()