Searched refs:dst_ip_31_0 (Results 1 – 4 of 4) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| H A D | dr_ste.c | 906 spec->dst_ip_31_0 = be32_to_cpu(raw_ip[3]); in dr_ste_copy_mask_spec() 1114 DR_STE_SET_MASK_V(eth_l3_ipv6_dst, bit_mask, dst_ip_31_0, mask, dst_ip_31_0); in dr_ste_build_eth_l3_ipv6_dst_bit_mask() 1126 DR_STE_SET_TAG(eth_l3_ipv6_dst, tag, dst_ip_31_0, spec, dst_ip_31_0); in dr_ste_build_eth_l3_ipv6_dst_tag() 1189 destination_address, mask, dst_ip_31_0); in dr_ste_build_eth_l3_ipv4_5_tuple_bit_mask() 1221 DR_STE_SET_TAG(eth_l3_ipv4_5_tuple, tag, destination_address, spec, dst_ip_31_0); in dr_ste_build_eth_l3_ipv4_5_tuple_tag()
|
| H A D | dr_matcher.c | 25 spec->dst_ip_63_32 || spec->dst_ip_31_0); in dr_mask_is_dst_addr_set() 42 return (spec->dst_ip_31_0 || spec->src_ip_31_0); in dr_mask_is_ipv4_set()
|
| H A D | mlx5_ifc_dr.h | 363 u8 dst_ip_31_0[0x20]; member
|
| H A D | dr_types.h | 458 u32 dst_ip_31_0; member
|