Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/ice/
H A Dice_parser.c2319 u8 *proto_id, u16 *proto_off) in ice_nearest_proto_id() argument
2338 *proto_off = dist; in ice_nearest_proto_id()
2368 u16 proto_off = 0; in ice_parser_profile_init() local
2392 if (!ice_nearest_proto_id(rslt, off, &proto_id, &proto_off)) in ice_parser_profile_init()
2398 prof->fv[prof->fv_num].offset = proto_off; in ice_parser_profile_init()