Searched refs:tf_dev_map_tbl_scope (Results 1 – 4 of 4) sorted by relevance
168 .tf_dev_map_tbl_scope = NULL,205 .tf_dev_map_tbl_scope = tf_em_ext_map_tbl_scope,
617 int (*tf_dev_map_tbl_scope)(struct tf *tfp, member
1371 if (dev->ops->tf_dev_map_tbl_scope != NULL) { in tf_map_tbl_scope()1372 rc = dev->ops->tf_dev_map_tbl_scope(tfp, parms); in tf_map_tbl_scope()
1080 if (dev->ops->tf_dev_map_tbl_scope == NULL) { in tf_em_ext_map_tbl_scope()