Searched refs:tf_dev_set_tcam (Results 1 – 3 of 3) sorted by relevance
161 .tf_dev_set_tcam = NULL,198 .tf_dev_set_tcam = tf_tcam_set,
475 int (*tf_dev_set_tcam)(struct tf *tfp, member
765 if (dev->ops->tf_dev_set_tcam == NULL) { in tf_set_tcam_entry()783 rc = dev->ops->tf_dev_set_tcam(tfp, &sparms); in tf_set_tcam_entry()