Home
last modified time | relevance | path

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

/f-stack/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
549 struct ice_fv_word es[STRUCT_HACK_VAR_LEN];
559 struct ice_fv_word *t;
H A Dice_protocol_type.h378 struct ice_fv_word fv_words[ICE_MAX_CHAIN_WORDS];
386 struct ice_fv_word pairs[ICE_NUM_WORDS_RECIPE];
H A Dice_flex_pipe.h57 struct ice_fv_word *es, u16 *masks);
H A Dice_switch.h260 struct ice_fv_word ext_words[ICE_MAX_CHAIN_WORDS];
H A Dice_flex_pipe.c2258 struct ice_fv_word *fv_ext; in ice_find_prot_off()
2851 struct ice_fv_word *fv, u16 *masks, u8 *prof_id) in ice_find_prof_id_with_mask()
3378 struct ice_fv_word *fv) in ice_write_es()
3947 es->t = (struct ice_fv_word *) in ice_init_hw_tbls()
4128 u16 vec_size = hw->blk[blk].es.fvw * sizeof(struct ice_fv_word); in ice_prof_bld_es()
4435 ice_update_fd_swap(struct ice_hw *hw, u16 prof_id, struct ice_fv_word *es) in ice_update_fd_swap()
4655 struct ice_fv_word *es, u16 *masks) in ice_add_prof()
H A Dice_switch.c6126 struct ice_fv_word *ar = recp[i].lkup_exts.fv_words; in ice_find_recp()
6127 struct ice_fv_word *be = lkup_exts->fv_words; in ice_find_recp()
6305 struct ice_fv_word *fv_ext; in ice_fill_fv_word_index()
6317 struct ice_fv_word *pr; in ice_fill_fv_word_index()
6680 sizeof(struct ice_fv_word), in ice_add_sw_recipe()
H A Dice_flow.c691 struct ice_fv_word es[ICE_MAX_FV_WORDS];