H A D | vcap_api.c | 273 int sw_max) in vcap_verify_typegroups() 301 if (sw_max && sw_cnt >= sw_max) in vcap_verify_typegroups() 310 bool mask, int sw_max) in vcap_find_keystream_typegroup_sw() 322 tgt[sw_idx], mask, sw_max); in vcap_find_keystream_typegroup_sw() 337 bool mask, int sw_max, in vcap_find_keystream_keysets() 344 sw_max); in vcap_find_keystream_keysets() 1364 int sw_max) in vcap_find_actionstream_typegroup_sw() 1375 tgt[sw_idx], false, sw_max); in vcap_find_actionstream_typegroup_sw() 1389 int sw_max) in vcap_find_actionstream_actionset() 271 vcap_verify_typegroups(u32 *stream, int sw_width, const struct vcap_typegroup *tgt, bool mask, int sw_max) vcap_verify_typegroups() argument 308 vcap_find_keystream_typegroup_sw(struct vcap_control *vctrl, enum vcap_type vt, u32 *stream, bool mask, int sw_max) vcap_find_keystream_typegroup_sw() argument 333 vcap_find_keystream_keysets(struct vcap_control *vctrl, enum vcap_type vt, u32 *keystream, u32 *mskstream, bool mask, int sw_max, struct vcap_keyset_list *kslist) vcap_find_keystream_keysets() argument 1362 vcap_find_actionstream_typegroup_sw(struct vcap_control *vctrl, enum vcap_type vt, u32 *stream, int sw_max) vcap_find_actionstream_typegroup_sw() argument 1386 vcap_find_actionstream_actionset(struct vcap_control *vctrl, enum vcap_type vt, u32 *stream, int sw_max) vcap_find_actionstream_actionset() argument [all...] |