Home
last modified time | relevance | path

Searched refs:ho_inc (Results 1 – 3 of 3) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_pg_cam.h45 u16 ho_inc; member
H A Dice_pg_cam.c48 ice_info(hw, "\tho_inc = %d\n", action->ho_inc); in _pg_cam_action_dump()
98 action->ho_inc = ((data >> 42) & 0x1ff); in _pg_cam_action_init()
H A Dice_parser_rt.c644 if (rt->action->ho_inc == 0) in _alu_pg_exe()
648 _rt_ho_set(rt, rt->gpr[GPR_HO_IDX] + rt->action->ho_inc); in _alu_pg_exe()
650 _rt_ho_set(rt, rt->gpr[GPR_HO_IDX] - rt->action->ho_inc); in _alu_pg_exe()