Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_flex_type.h12 struct ice_fv_word { struct
23 struct ice_fv_word ew[ICE_MAX_FV_WORDS]; argument
773 struct ice_fv_word es[STRUCT_HACK_VAR_LEN];
783 struct ice_fv_word *t;
H A Dice_protocol_type.h406 struct ice_fv_word fv_words[ICE_MAX_CHAIN_WORDS];
414 struct ice_fv_word pairs[ICE_NUM_WORDS_RECIPE];
H A Dice_flex_pipe.h68 struct ice_fv_word *es, u16 *masks, bool fd_swap);
H A Dice_switch.h286 struct ice_fv_word ext_words[ICE_MAX_CHAIN_WORDS];
H A Dice_flex_pipe.c2570 struct ice_fv_word *fv_ext; in ice_find_prot_off()
3163 struct ice_fv_word *fv, u16 *masks, u8 *prof_id) in ice_find_prof_id_with_mask()
3690 struct ice_fv_word *fv) in ice_write_es()
4259 es->t = (struct ice_fv_word *) in ice_init_hw_tbls()
4440 u16 vec_size = hw->blk[blk].es.fvw * sizeof(struct ice_fv_word); in ice_prof_bld_es()
4753 ice_update_fd_swap(struct ice_hw *hw, u16 prof_id, struct ice_fv_word *es) in ice_update_fd_swap()
5011 struct ice_fv_word *es, u16 *masks, bool fd_swap) in ice_add_prof()
H A Dice_switch.c6810 struct ice_fv_word *ar = recp[i].lkup_exts.fv_words; in ice_find_recp()
6811 struct ice_fv_word *be = lkup_exts->fv_words; in ice_find_recp()
7007 struct ice_fv_word *fv_ext; in ice_fill_fv_word_index()
7019 struct ice_fv_word *pr; in ice_fill_fv_word_index()
7382 sizeof(struct ice_fv_word), in ice_add_sw_recipe()
H A Dice_flow.c973 struct ice_fv_word es[ICE_MAX_FV_WORDS];