Searched refs:IFC_GET_CLR (Results 1 – 1 of 1) sorted by relevance
| /linux/drivers/net/ethernet/mellanox/mlx5/core/steering/ |
| A D | dr_ste.c | 671 #define IFC_GET_CLR(typ, p, fld, clear) ({ \ macro 707 IFC_GET_CLR(fte_match_set_misc, mask, outer_second_cvlan_tag, clr); in dr_ste_copy_mask_misc() 709 IFC_GET_CLR(fte_match_set_misc, mask, inner_second_cvlan_tag, clr); in dr_ste_copy_mask_misc() 711 IFC_GET_CLR(fte_match_set_misc, mask, outer_second_svlan_tag, clr); in dr_ste_copy_mask_misc() 725 IFC_GET_CLR(fte_match_set_misc, mask, outer_ipv6_flow_label, clr); in dr_ste_copy_mask_misc() 728 IFC_GET_CLR(fte_match_set_misc, mask, inner_ipv6_flow_label, clr); in dr_ste_copy_mask_misc() 732 IFC_GET_CLR(fte_match_set_misc, mask, geneve_protocol_type, clr); in dr_ste_copy_mask_misc() 758 spec->frag = IFC_GET_CLR(fte_match_set_lyr_2_4, mask, frag, clr); in dr_ste_copy_mask_spec() 840 IFC_GET_CLR(fte_match_set_misc3, mask, outer_vxlan_gpe_vni, clr); in dr_ste_copy_mask_misc3() 847 IFC_GET_CLR(fte_match_set_misc3, mask, icmpv6_header_data, clr); in dr_ste_copy_mask_misc3() [all …]
|
Completed in 8 milliseconds