Searched refs:tf_dev_alloc_tbl_scope (Results 1 – 3 of 3) sorted by relevance
167 .tf_dev_alloc_tbl_scope = NULL,204 .tf_dev_alloc_tbl_scope = tf_em_ext_common_alloc,
574 int (*tf_dev_alloc_tbl_scope)(struct tf *tfp, member
1333 if (dev->ops->tf_dev_alloc_tbl_scope != NULL) { in tf_alloc_tbl_scope()1334 rc = dev->ops->tf_dev_alloc_tbl_scope(tfp, parms); in tf_alloc_tbl_scope()