Home
last modified time | relevance | path

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

/freebsd/sys/dev/qat/include/common/
H A Dadf_cfg_common.h167 struct adf_cfg_instance { struct
169 char name[ADF_CFG_MAX_STR_LEN];
170 int polling_mode;
171 cpuset_t affinity_mask;
173 int asym_tx;
174 int asym_rx;
175 int sym_tx;
176 int sym_rx;
177 int dc_tx;
178 int dc_rx;
[all …]