Searched refs:tf_dev_map_tbl_scope (Results 1 – 5 of 5) sorted by relevance
499 .tf_dev_map_tbl_scope = NULL,564 .tf_dev_map_tbl_scope = tf_em_ext_map_tbl_scope,
807 .tf_dev_map_tbl_scope = NULL,873 .tf_dev_map_tbl_scope = NULL,
933 int (*tf_dev_map_tbl_scope)(struct tf *tfp, member
1548 if (dev->ops->tf_dev_map_tbl_scope != NULL) { in tf_map_tbl_scope()1549 rc = dev->ops->tf_dev_map_tbl_scope(tfp, parms); in tf_map_tbl_scope()
1161 if (dev->ops->tf_dev_map_tbl_scope == NULL) { in tf_em_ext_map_tbl_scope()