Home
last modified time | relevance | path

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

/drivers/net/ethernet/sfc/
A Dtc.h111 __be32 enc_src_ip, enc_dst_ip; member
124 return mask->enc_src_ip || mask->enc_dst_ip || in efx_tc_match_is_encap()
A Dtc.c401 src, enc_src_ip); in efx_tc_flower_parse_match()
507 if (match->mask.enc_dst_ip | match->mask.enc_src_ip) { in efx_tc_flower_record_encap_match()
513 if (!IS_ALL_ONES(match->mask.enc_src_ip)) { in efx_tc_flower_record_encap_match()
579 encap->src_ip = match->value.enc_src_ip; in efx_tc_flower_record_encap_match()
A Dmae.c1656 if (WARN_ON_ONCE(match->mask.enc_src_ip)) in efx_mae_populate_lhs_match_criteria()
2204 } else if (WARN_ON_ONCE(match->mask.enc_src_ip) || in efx_mae_populate_match_criteria()

Completed in 15 milliseconds