Searched refs:chgs (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/net/ethernet/intel/ice/ |
| H A D | ice_flex_pipe.c | 2492 list_for_each_entry(tmp, chgs, list_entry) in ice_prof_bld_es() 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() 2681 status = ice_prof_bld_es(hw, blk, b, chgs); in ice_upd_prof_hw() 2693 status = ice_prof_bld_xlt1(blk, b, chgs); in ice_upd_prof_hw() [all …]
|