Searched defs:adf_cfg_instance (Results 1 – 1 of 1) sorted by relevance
167 struct adf_cfg_instance { struct168 enum adf_cfg_service_type stype;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;[all …]