Home
last modified time | relevance | path

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

/drivers/net/ethernet/netronome/nfp/flower/
A Daction.c40 push_mpls->head.len_lw = act_size >> NFP_FL_LW_SIZ; in nfp_fl_push_mpls()
70 pop_mpls->head.len_lw = act_size >> NFP_FL_LW_SIZ; in nfp_fl_pop_mpls()
82 set_mpls->head.len_lw = act_size >> NFP_FL_LW_SIZ; in nfp_fl_set_mpls()
185 output->head.len_lw = act_size >> NFP_FL_LW_SIZ; in nfp_fl_output()
823 if (set_act->set_eth.head.len_lw) { in nfp_fl_commit_mangle()
829 if (set_act->set_ip_ttl_tos.head.len_lw) { in nfp_fl_commit_mangle()
840 if (set_act->set_ip_addr.head.len_lw) { in nfp_fl_commit_mangle()
851 if (set_act->set_ip6_tc_hl_fl.head.len_lw) { in nfp_fl_commit_mangle()
861 if (set_act->set_ip6_dst.head.len_lw && in nfp_fl_commit_mangle()
862 set_act->set_ip6_src.head.len_lw) { in nfp_fl_commit_mangle()
[all …]
A Doffload.c695 act_off += a->len_lw << NFP_FL_LW_SIZ; in nfp_flower_update_merge_with_actions()
808 act_len = a->len_lw << NFP_FL_LW_SIZ; in nfp_flower_copy_pre_actions()
843 act_off += a->len_lw << NFP_FL_LW_SIZ; in nfp_fl_verify_post_tun_acts()
871 act_off += a->len_lw << NFP_FL_LW_SIZ; in nfp_fl_push_vlan_after_tun()
1282 act_offset += act->len_lw << NFP_FL_LW_SIZ; in nfp_flower_validate_pre_tun_rule()
1291 act_offset += act->len_lw << NFP_FL_LW_SIZ; in nfp_flower_validate_pre_tun_rule()
A Dcmsg.h127 u8 len_lw; member

Completed in 12 milliseconds