Home
last modified time | relevance | path

Searched refs:tcp_psh (Results 1 – 5 of 5) sorted by relevance

/linux-6.1.9/drivers/net/ethernet/mellanox/mlx5/core/steering/
Dmlx5_ifc_dr_ste_v1.h272 u8 tcp_psh[0x1]; member
343 u8 tcp_psh[0x1]; member
Dmlx5_ifc_dr.h256 u8 tcp_psh[0x1]; member
339 u8 tcp_psh[0x1]; member
Ddr_ste.h46 MLX5_SET(ste_##lookup_type, tag, tcp_psh, !!((spec)->tcp_flags & (1 << 3))); \
/linux-6.1.9/include/soc/mscc/
Docelot_vcap.h558 enum ocelot_vcap_bit tcp_psh; member
578 enum ocelot_vcap_bit tcp_psh; member
/linux-6.1.9/drivers/net/ethernet/mscc/
Docelot_vcap.c486 enum ocelot_vcap_bit tcp_fin, tcp_syn, tcp_rst, tcp_psh; in is2_entry_set() local
509 tcp_psh = ipv4->tcp_psh; in is2_entry_set()
539 tcp_psh = ipv6->tcp_psh; in is2_entry_set()
590 tcp_psh); in is2_entry_set()