Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_pg_cam.h39 bool is_pg; member
H A Dice_pg_cam.c42 ice_info(hw, "\tis_pg = %d\n", action->is_pg); in _pg_cam_action_dump()
92 action->is_pg = ((data >> 19) & 0x1) != 0; in _pg_cam_action_init()
H A Dice_parser_rt.c658 if (rt->action->is_pg) { in _proto_off_update()