Lines Matching refs:vcap_control
28 struct vcap_control *vctrl; /* the client control */
52 int vcap_api_check(struct vcap_control *ctrl);
68 int vcap_keyfield_count(struct vcap_control *vctrl,
72 vcap_keyfield_typegroup(struct vcap_control *vctrl,
75 const struct vcap_field *vcap_keyfields(struct vcap_control *vctrl,
83 vcap_actionfieldset(struct vcap_control *vctrl,
86 int vcap_actionfield_count(struct vcap_control *vctrl,
91 vcap_actionfield_typegroup(struct vcap_control *vctrl, enum vcap_type vt,
95 vcap_actionfields(struct vcap_control *vctrl,
98 const char *vcap_actionset_name(struct vcap_control *vctrl,
101 const char *vcap_actionfield_name(struct vcap_control *vctrl,
107 int vcap_addr_keysets(struct vcap_control *vctrl, struct net_device *ndev,
114 int vcap_find_keystream_keysets(struct vcap_control *vctrl, enum vcap_type vt,