Searched refs:ice_fv_word (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/intel/ice/ |
| H A D | ice_ddp.h | 24 struct ice_fv_word { struct 34 struct ice_fv_word ew[ICE_MAX_FV_WORDS]; argument
|
| H A D | ice_flex_pipe.h | 44 u16 attr_cnt, struct ice_fv_word *es, u16 *masks, bool symm,
|
| H A D | ice_switch.h | 227 struct ice_fv_word ext_words[ICE_MAX_CHAIN_WORDS];
|
| H A D | ice_flex_pipe.c | 629 struct ice_fv_word *fv_ext; in ice_find_prot_off() 1222 struct ice_fv_word *fv, u16 *masks, bool symm, in ice_find_prof_id_with_mask() 1729 struct ice_fv_word *fv, bool symm) in ice_write_es() 2485 u16 vec_size = hw->blk[blk].es.fvw * sizeof(struct ice_fv_word); in ice_prof_bld_es() 2779 ice_update_fd_swap(struct ice_hw *hw, u16 prof_id, struct ice_fv_word *es) in ice_update_fd_swap() 3044 u16 attr_cnt, struct ice_fv_word *es, u16 *masks, bool symm, in ice_add_prof()
|
| H A D | ice_switch.c | 4749 struct ice_fv_word *ar = recp[i].lkup_exts.fv_words; in ice_find_recp() 4750 struct ice_fv_word *be = lkup_exts->fv_words; in ice_find_recp() 4883 struct ice_fv_word *fv_ext; in ice_fill_fv_word_index() 4899 struct ice_fv_word *fv_word = &rm->ext_words[i - 1]; in ice_fill_fv_word_index()
|
| H A D | ice_flow.c | 703 struct ice_fv_word es[ICE_MAX_FV_WORDS];
|