Home
last modified time | relevance | path

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

/dpdk/drivers/net/ice/base/
H A Dice_proto_grp.h10 struct ice_proto_off { struct
18 struct ice_proto_off po[ICE_PROTO_COUNT_PER_GRP]; argument
H A Dice_proto_grp.c10 static void _proto_off_dump(struct ice_hw *hw, struct ice_proto_off *po, in _proto_off_dump()
40 static void _proto_off_parse(struct ice_proto_off *po, u32 data) in _proto_off_parse()
H A Dice_parser_rt.c664 struct ice_proto_off *entry = &proto_grp->po[i]; in _proto_off_update()