Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/ethernet/sfc/
Dtc.h103 bool ip_frag, ip_firstfrag; member
Dmae.c700 CHECK_BIT(IP_FIRST_FRAG, ip_firstfrag) || in efx_mae_match_check_caps()
785 UNSUPPORTED_BIT(ip_firstfrag) || in efx_mae_match_check_caps_lhs()
2108 match->value.ip_firstfrag, in efx_mae_populate_match_criteria()
2119 match->mask.ip_firstfrag, in efx_mae_populate_match_criteria()
Dtc.c273 match->value.ip_firstfrag = fm.key->flags & FLOW_DIS_FIRST_FRAG; in efx_tc_flower_parse_match()
274 match->mask.ip_firstfrag = true; in efx_tc_flower_parse_match()
960 match->mask.ip_frag || match->mask.ip_firstfrag || in efx_tc_flower_flhs_needs_ar()