Home
last modified time | relevance | path

Searched refs:ice_fv_word (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/intel/ice/
Dice_flex_type.h10 struct ice_fv_word { struct
20 struct ice_fv_word ew[ICE_MAX_FV_WORDS]; argument
464 struct ice_fv_word es[];
474 struct ice_fv_word *t;
Dice_protocol_type.h268 struct ice_fv_word fv_words[ICE_MAX_CHAIN_WORDS];
276 struct ice_fv_word pairs[ICE_NUM_WORDS_RECIPE];
Dice_flex_pipe.h114 struct ice_fv_word *es, u16 *masks);
Dice_switch.h213 struct ice_fv_word ext_words[ICE_MAX_CHAIN_WORDS];
Dice_flex_pipe.c2538 struct ice_fv_word *fv_ext; in ice_find_prot_off()
3131 struct ice_fv_word *fv, u16 *masks, u8 *prof_id) in ice_find_prof_id_with_mask()
3633 struct ice_fv_word *fv) in ice_write_es()
4368 u16 vec_size = hw->blk[blk].es.fvw * sizeof(struct ice_fv_word); in ice_prof_bld_es()
4662 ice_update_fd_swap(struct ice_hw *hw, u16 prof_id, struct ice_fv_word *es) in ice_update_fd_swap()
4881 struct ice_fv_word *es, u16 *masks) in ice_add_prof()
Dice_switch.c4621 struct ice_fv_word *ar = recp[i].lkup_exts.fv_words; in ice_find_recp()
4622 struct ice_fv_word *be = lkup_exts->fv_words; in ice_find_recp()
4806 struct ice_fv_word *fv_ext; in ice_fill_fv_word_index()
4819 struct ice_fv_word *pr; in ice_fill_fv_word_index()
5173 entry->r_group.n_val_pairs * sizeof(struct ice_fv_word)); in ice_add_sw_recipe()
Dice_flow.c597 struct ice_fv_word es[ICE_MAX_FV_WORDS];