Searched refs:dist_cfg (Results 1 – 1 of 1) sorted by relevance
4091 memset(&dist_cfg, 0, sizeof(dist_cfg)); in dpaa2_eth_config_legacy_hash_key()4093 dist_cfg.key_cfg_iova = key; in dpaa2_eth_config_legacy_hash_key()4099 i, &dist_cfg); in dpaa2_eth_config_legacy_hash_key()4116 memset(&dist_cfg, 0, sizeof(dist_cfg)); in dpaa2_eth_config_hash_key()4120 dist_cfg.enable = 1; in dpaa2_eth_config_hash_key()4123 dist_cfg.tc = i; in dpaa2_eth_config_hash_key()4125 &dist_cfg); in dpaa2_eth_config_hash_key()4148 memset(&dist_cfg, 0, sizeof(dist_cfg)); in dpaa2_eth_config_cls_key()4152 dist_cfg.enable = 1; in dpaa2_eth_config_cls_key()4155 dist_cfg.tc = i; in dpaa2_eth_config_cls_key()[all …]