Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_acl.c588 int act_num; in __prestera_acl_rule_entry2hw_add() local
591 act_num = 0; in __prestera_acl_rule_entry2hw_add()
596 act_num++; in __prestera_acl_rule_entry2hw_add()
601 act_num++; in __prestera_acl_rule_entry2hw_add()
606 act_num++; in __prestera_acl_rule_entry2hw_add()
611 act_hw[act_num].police = e->police.i; in __prestera_acl_rule_entry2hw_add()
612 act_num++; in __prestera_acl_rule_entry2hw_add()
617 act_hw[act_num].jump = e->jump.i; in __prestera_acl_rule_entry2hw_add()
618 act_num++; in __prestera_acl_rule_entry2hw_add()
624 act_num++; in __prestera_acl_rule_entry2hw_add()
[all …]