Searched refs:tf_dev_free_tbl_scope (Results 1 – 5 of 5) sorted by relevance
501 .tf_dev_free_tbl_scope = NULL,566 .tf_dev_free_tbl_scope = tf_em_ext_common_free,
809 .tf_dev_free_tbl_scope = NULL,875 .tf_dev_free_tbl_scope = NULL,
949 int (*tf_dev_free_tbl_scope)(struct tf *tfp, member
1018 if (dev->ops->tf_dev_free_tbl_scope) { in tf_em_ext_common_unbind()1019 dev->ops->tf_dev_free_tbl_scope(tfp, in tf_em_ext_common_unbind()
1587 if (dev->ops->tf_dev_free_tbl_scope) { in tf_free_tbl_scope()1588 rc = dev->ops->tf_dev_free_tbl_scope(tfp, parms); in tf_free_tbl_scope()