Searched refs:chgs (Results 1 – 1 of 1) sorted by relevance
/linux-6.12.1/drivers/net/ethernet/intel/ice/ |
D | ice_flex_pipe.c | 2487 struct ice_buf_build *bld, struct list_head *chgs) in ice_prof_bld_es() argument 2492 list_for_each_entry(tmp, chgs, list_entry) in ice_prof_bld_es() 2525 struct ice_buf_build *bld, struct list_head *chgs) in ice_prof_bld_tcam() argument 2529 list_for_each_entry(tmp, chgs, list_entry) in ice_prof_bld_tcam() 2561 struct list_head *chgs) in ice_prof_bld_xlt1() argument 2565 list_for_each_entry(tmp, chgs, list_entry) in ice_prof_bld_xlt1() 2593 struct list_head *chgs) in ice_prof_bld_xlt2() argument 2597 list_for_each_entry(tmp, chgs, list_entry) { in ice_prof_bld_xlt2() 2632 struct list_head *chgs) in ice_upd_prof_hw() argument 2645 list_for_each_entry(tmp, chgs, list_entry) { in ice_upd_prof_hw() [all …]
|