Searched refs:destination_port (Results 1 – 4 of 4) sorted by relevance
/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
D | mlx5_ifc_dr_ste_v1.h | 261 u8 destination_port[0x10]; member
|
D | mlx5_ifc_dr.h | 244 u8 destination_port[0x10]; member
|
D | dr_ste_v0.c | 849 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple, tag, destination_port, spec, tcp_dport); in dr_ste_v0_build_eth_l3_ipv4_5_tuple_tag() 850 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple, tag, destination_port, spec, udp_dport); in dr_ste_v0_build_eth_l3_ipv4_5_tuple_tag()
|
D | dr_ste_v1.c | 1043 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple_v1, tag, destination_port, spec, tcp_dport); in dr_ste_v1_build_eth_l3_ipv4_5_tuple_tag() 1044 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple_v1, tag, destination_port, spec, udp_dport); in dr_ste_v1_build_eth_l3_ipv4_5_tuple_tag()
|