Lines Matching defs:chgs
2277 * @chgs: the list of changes to make in hardware
2281 struct ice_buf_build *bld, struct LIST_HEAD_TYPE *chgs)
2286 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry)
2318 * @chgs: the list of changes to make in hardware
2322 struct ice_buf_build *bld, struct LIST_HEAD_TYPE *chgs)
2326 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry)
2358 * @chgs: the list of changes to make in hardware
2362 struct LIST_HEAD_TYPE *chgs)
2366 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry)
2393 * @chgs: the list of changes to make in hardware
2397 struct LIST_HEAD_TYPE *chgs)
2401 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry) {
2435 * @chgs: the list of changes to make in hardware
2439 struct LIST_HEAD_TYPE *chgs)
2452 LIST_FOR_EACH_ENTRY(tmp, chgs, ice_chs_chg, list_entry) {
2488 status = ice_prof_bld_es(hw, blk, b, chgs);
2494 status = ice_prof_bld_tcam(hw, blk, b, chgs);
2500 status = ice_prof_bld_xlt1(blk, b, chgs);
2506 status = ice_prof_bld_xlt2(blk, b, chgs);