Home
last modified time | relevance | path

Searched refs:r_group (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/ice/base/
H A Dice_protocol_type.h398 struct ice_pref_recipe_group r_group; member
H A Dice_switch.c6256 grp = &entry->r_group; in ice_create_first_fit_recp_def()
6275 grp = &entry->r_group; in ice_create_first_fit_recp_def()
6316 for (i = 0; i < rg->r_group.n_val_pairs; i++) { in ice_fill_fv_word_index()
6322 pr = &rg->r_group.pairs[i]; in ice_fill_fv_word_index()
6323 mask = rg->r_group.mask[i]; in ice_fill_fv_word_index()
6516 for (i = 0; i < entry->r_group.n_val_pairs; i++) { in ice_add_sw_recipe()
6678 ice_memcpy(&recp->ext_words, entry->r_group.pairs, in ice_add_sw_recipe()
6679 entry->r_group.n_val_pairs * in ice_add_sw_recipe()
6698 recp->n_ext_words = entry->r_group.n_val_pairs; in ice_add_sw_recipe()