Searched refs:lkup_exts (Results 1 – 2 of 2) sorted by relevance
2265 memset(&sw->recp_list[rid].lkup_exts, 0, in ice_release_recipe_res() 2266 sizeof(sw->recp_list[rid].lkup_exts)); in ice_release_recipe_res() 2321 struct ice_prot_lkup_ext *lkup_exts; in ice_get_recp_frm_fw() local 2356 lkup_exts = &recps[rid].lkup_exts; in ice_get_recp_frm_fw() 2396 lkup_exts->fv_words[fv_word_idx].prot_id = prot; in ice_get_recp_frm_fw() 2397 lkup_exts->fv_words[fv_word_idx].off = off; in ice_get_recp_frm_fw() 2398 lkup_exts->field_mask[fv_word_idx] = lkup_mask; in ice_get_recp_frm_fw() 2430 lkup_exts->n_val_words = fv_word_idx; in ice_get_recp_frm_fw() 4718 * @lkup_exts4725 ice_find_recp(struct ice_hw * hw,struct ice_prot_lkup_ext * lkup_exts,const struct ice_adv_rule_info * rinfo,bool is_add) ice_find_recp() argument 4841 ice_fill_valid_words(struct ice_adv_lkup_elem * rule,struct ice_prot_lkup_ext * lkup_exts) ice_fill_valid_words() argument 5316 struct ice_prot_lkup_ext *lkup_exts; ice_add_adv_recipe() local 6454 struct ice_prot_lkup_ext lkup_exts; ice_rem_adv_rule() local [all...]
264 struct ice_prot_lkup_ext lkup_exts; member