Searched refs:act_off (Results 1 – 1 of 1) sorted by relevance
602 unsigned int act_off = 0; in nfp_flower_update_merge_with_actions() local802 unsigned int act_off = 0, act_len; in nfp_flower_copy_pre_actions() local806 while (act_off < len) { in nfp_flower_copy_pre_actions()817 memcpy(act_dst + act_off, act_src + act_off, act_len); in nfp_flower_copy_pre_actions()820 return act_off; in nfp_flower_copy_pre_actions()823 act_off += act_len; in nfp_flower_copy_pre_actions()826 return act_off; in nfp_flower_copy_pre_actions()833 unsigned int act_off = 0; in nfp_fl_verify_post_tun_acts() local835 while (act_off < len) { in nfp_fl_verify_post_tun_acts()858 unsigned int act_off = 0; in nfp_fl_push_vlan_after_tun() local[all …]