Lines Matching refs:chgs
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()
2681 status = ice_prof_bld_es(hw, blk, b, chgs); in ice_upd_prof_hw()
2687 status = ice_prof_bld_tcam(hw, blk, b, chgs); in ice_upd_prof_hw()
2693 status = ice_prof_bld_xlt1(blk, b, chgs); in ice_upd_prof_hw()
2699 status = ice_prof_bld_xlt2(blk, b, chgs); in ice_upd_prof_hw()