Lines Matching full:offloaded
268 "Drop action can only be offloaded to VCAP IS2"); in ocelot_flower_parse_action()
287 "Accept action can only be offloaded to VCAP chains"); in ocelot_flower_parse_action()
302 "Trap action can only be offloaded to VCAP IS2 lookup 0"); in ocelot_flower_parse_action()
325 "Police action can only be offloaded to VCAP IS2 lookup 0 or PSFP"); in ocelot_flower_parse_action()
361 "Redirect action can only be offloaded to VCAP IS2"); in ocelot_flower_parse_action()
382 "Mirror action can only be offloaded to VCAP IS2"); in ocelot_flower_parse_action()
403 "VLAN pop action can only be offloaded to VCAP IS1"); in ocelot_flower_parse_action()
430 "VLAN modify action can only be offloaded to VCAP IS1 or ES0"); in ocelot_flower_parse_action()
439 "Priority action can only be offloaded to VCAP IS1"); in ocelot_flower_parse_action()
465 "VLAN push action can only be offloaded to VCAP ES0"); in ocelot_flower_parse_action()
490 "Gate action can only be offloaded to PSFP chain"); in ocelot_flower_parse_action()
919 * to be actually offloaded. in ocelot_cls_flower_replace()