Home
last modified time | relevance | path

Searched refs:_pg_cam_match (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_pg_cam.c300 static bool _pg_cam_match(struct ice_pg_cam_item *item, in _pg_cam_match() function
347 if (_pg_cam_match(item, key)) in ice_pg_cam_match()
H A Dice_parser_rt.c349 static struct ice_pg_cam_item *_pg_cam_match(struct ice_parser_rt *rt) in _pg_cam_match() function
832 pg_cam = _pg_cam_match(rt); in ice_parser_rt_execute()