Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Dtc.h114 __be16 enc_sport, enc_dport; member
127 mask->enc_ip_ttl || mask->enc_sport || mask->enc_dport; in efx_tc_match_is_encap()
Dtc.c421 MAP_ENC_KEY_AND_MASK(PORTS, ports, enc_ports, src, enc_sport); in efx_tc_flower_parse_match()
543 if (match->mask.enc_sport || match->mask.enc_ip_tos) { in efx_tc_flower_record_encap_match()
552 pmatch.value.enc_sport = 0; in efx_tc_flower_record_encap_match()
553 pmatch.mask.enc_sport = 0; in efx_tc_flower_record_encap_match()
557 match->mask.enc_sport, in efx_tc_flower_record_encap_match()
570 match->mask.enc_sport, extack); in efx_tc_flower_record_encap_match()
590 encap->udp_sport = match->value.enc_sport; in efx_tc_flower_record_encap_match()
591 encap->udp_sport_mask = match->mask.enc_sport; in efx_tc_flower_record_encap_match()
930 if (COPY_MASK_AND_VALUE(l4_sport, enc_sport) || in efx_tc_flower_translate_flhs_match()
Dmae.c1681 if (WARN_ON_ONCE(match->mask.enc_sport)) in efx_mae_populate_lhs_match_criteria()
2221 WARN_ON_ONCE(match->mask.enc_sport) || in efx_mae_populate_match_criteria()