Searched refs:tf_tcam_alloc (Results 1 – 5 of 5) sorted by relevance
321 int tf_tcam_alloc(struct tf *tfp,
551 .tf_dev_alloc_tcam = tf_tcam_alloc,
859 .tf_dev_alloc_tcam = tf_tcam_alloc,
256 tf_tcam_alloc(struct tf *tfp, in tf_tcam_alloc() function
505 rc = tf_tcam_alloc(tfp, parms); in tf_tcam_shared_alloc()