Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/net/ethernet/sfc/
Dtc.h101 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()
2052 match->value.ip_firstfrag, in efx_mae_populate_match_criteria()
2063 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()