Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_pg_cam.h38 u8 next_pc; member
H A Dice_pg_cam.c41 ice_info(hw, "\tnext_pc = %d\n", action->next_pc); in _pg_cam_action_dump()
91 action->next_pc = (u8)((data >> 11) & 0xff); in _pg_cam_action_init()
H A Dice_parser_rt.c394 _gpr_add(rt, GPR_NP_IDX, rt->action->next_pc); in _pg_exe()