Searched refs:is_tunnel (Results 1 – 3 of 3) sorted by relevance
681 bool is_tunnel) in ice_fdir_cur_prof_conflict() argument717 bool is_tunnel) in ice_fdir_prof_resolve_conflict() argument743 bool is_tunnel) in ice_fdir_cross_prof_conflict() argument754 (pf, cflct_ptype, is_tunnel)) in ice_fdir_cross_prof_conflict()760 (pf, cflct_ptype, is_tunnel)) in ice_fdir_cross_prof_conflict()764 (pf, cflct_ptype, is_tunnel)) in ice_fdir_cross_prof_conflict()768 (pf, cflct_ptype, is_tunnel)) in ice_fdir_cross_prof_conflict()832 bool is_tunnel) in ice_fdir_hw_tbl_conf() argument1031 bool is_tunnel; in ice_fdir_input_set_conf() local1067 if (!is_tunnel) { in ice_fdir_input_set_conf()[all …]
77 uint8_t is_tunnel; member188 info->is_tunnel = 1; in update_tunnel_outer()439 info->is_tunnel = 1; in parse_encap_ip()468 if (!info->is_tunnel) { in process_inner_cksums()852 info.is_tunnel = 0; in pkt_burst_checksum_forward()885 if (info.is_tunnel) { in pkt_burst_checksum_forward()890 if (info.is_tunnel) { in pkt_burst_checksum_forward()897 if (info.is_tunnel) { in pkt_burst_checksum_forward()914 if (info.is_tunnel) in pkt_burst_checksum_forward()921 if (info.is_tunnel) in pkt_burst_checksum_forward()[all …]
435 uint8_t is_tunnel = !!(buf->ol_flags & PKT_TX_TUNNEL_MASK); in txq_ol_cksum_to_cs() local447 idx = ((buf->ol_flags & ol_flags_mask) >> 50) | (!!is_tunnel << 9); in txq_ol_cksum_to_cs()