Searched refs:tf_dev_get_tcam (Results 1 – 4 of 4) sorted by relevance
491 .tf_dev_get_tcam = NULL,547 .tf_dev_get_tcam = tf_tcam_shared_get,554 .tf_dev_get_tcam = tf_tcam_get,
799 .tf_dev_get_tcam = NULL,855 .tf_dev_get_tcam = tf_tcam_shared_get,862 .tf_dev_get_tcam = tf_tcam_get,
705 int (*tf_dev_get_tcam)(struct tf *tfp, member
831 if (dev->ops->tf_dev_get_tcam == NULL) { in tf_get_tcam_entry()849 rc = dev->ops->tf_dev_get_tcam(tfp, &gparms); in tf_get_tcam_entry()