Searched refs:em_cfg (Results 1 – 1 of 1) sorted by relevance
97 struct tf_em_cfg_parms em_cfg; in tf_dev_bind_p4() local173 em_cfg.cfg = tf_em_ext_p4; in tf_dev_bind_p4()175 em_cfg.cfg, in tf_dev_bind_p4()179 em_cfg.resources = resources; in tf_dev_bind_p4()198 em_cfg.cfg = tf_em_int_p4; in tf_dev_bind_p4()199 em_cfg.resources = resources; in tf_dev_bind_p4()202 rc = tf_em_int_bind(tfp, &em_cfg); in tf_dev_bind_p4()384 struct tf_em_cfg_parms em_cfg; in tf_dev_bind_p58() local470 em_cfg.cfg = tf_em_int_p58; in tf_dev_bind_p58()471 em_cfg.resources = resources; in tf_dev_bind_p58()[all …]