Lines Matching defs:vcap
224 const struct vcap_info *vcap = &vctrl->vcaps[vt];
255 vcap_iter_init(&iter, vcap->sw_width, tgt, typefld->offset);
262 * one define in the vcap keyset
264 vcap_iter_init(&iter, vcap->sw_width, tgt, typefld->offset);
400 /* Check that the keyset exists in the vcap keyset list */
413 /* Check that the keyset exists in the vcap keyset list */
440 /* Check that the keyset exists in the vcap keyset list */
676 pr_err("%s:%d: key %d is not in vcap\n",
694 /* Check that the actionset exists in the vcap actionset list */
706 /* Check that the actionset exists in the vcap actionset list */
733 /* Check that the actionset exists in the vcap actionset list */
834 pr_err("%s:%d: action %d is not in vcap\n",
863 pr_err("%s:%d: vcap control is missing\n", __func__, __LINE__);
937 /* Find a rule with a provided rule id return a locked vcap */
979 /* Get number of rules in a vcap instance lookup chain id range */
1621 /* Lookup a vcap instance using chain id */
1866 /* Match a list of keys against the keysets available in a vcap type */
1907 /* Match a list of keys against the keysets available in a vcap type */
1944 /* Match a list of actions against the actionsets available in a vcap type */
2268 /* Insert the new rule in the list of vcap rules */
2274 pr_err("%s:%d: could not insert rule in vcap list: %d\n",
2364 ri->admin = admin; /* refer to the vcap instance */