Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/intel/ice/
Dice_protocol_type.h446 struct ice_fv_word fv_words[ICE_MAX_CHAIN_WORDS];
454 struct ice_fv_word pairs[ICE_NUM_WORDS_RECIPE];
Dice_ddp.h24 struct ice_fv_word { struct
34 struct ice_fv_word ew[ICE_MAX_FV_WORDS]; argument
Dice_flex_type.h138 struct ice_fv_word es[];
148 struct ice_fv_word *t;
Dice_flex_pipe.h45 struct ice_fv_word *es, u16 *masks);
Dice_switch.h225 struct ice_fv_word ext_words[ICE_MAX_CHAIN_WORDS];
Dice_flex_pipe.c633 struct ice_fv_word *fv_ext; in ice_find_prot_off()
1225 struct ice_fv_word *fv, u16 *masks, u8 *prof_id) in ice_find_prof_id_with_mask()
1727 struct ice_fv_word *fv) in ice_write_es()
2462 u16 vec_size = hw->blk[blk].es.fvw * sizeof(struct ice_fv_word); in ice_prof_bld_es()
2756 ice_update_fd_swap(struct ice_hw *hw, u16 prof_id, struct ice_fv_word *es) in ice_update_fd_swap()
2975 struct ice_fv_word *es, u16 *masks) in ice_add_prof()
Dice_switch.c4647 struct ice_fv_word *ar = recp[i].lkup_exts.fv_words; in ice_find_recp()
4648 struct ice_fv_word *be = lkup_exts->fv_words; in ice_find_recp()
4835 struct ice_fv_word *fv_ext; in ice_fill_fv_word_index()
4848 struct ice_fv_word *pr; in ice_fill_fv_word_index()
5208 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];