Home
last modified time | relevance | path

Searched refs:EFX_ENCAP_FLAG_IPV6 (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/
H A Dmcdi_filters.c135 htons(encap_type & EFX_ENCAP_FLAG_IPV6 ? in efx_mcdi_filter_push_prep_set_match_fields()
874 if (encap_type & EFX_ENCAP_FLAG_IPV6) in efx_mcdi_filter_insert_def()
895 [EFX_ENCAP_TYPE_VXLAN | EFX_ENCAP_FLAG_IPV6] = in efx_mcdi_filter_insert_def()
897 [EFX_ENCAP_TYPE_NVGRE | EFX_ENCAP_FLAG_IPV6] = in efx_mcdi_filter_insert_def()
899 [EFX_ENCAP_TYPE_GENEVE | EFX_ENCAP_FLAG_IPV6] = in efx_mcdi_filter_insert_def()
949 [EFX_ENCAP_TYPE_VXLAN | EFX_ENCAP_FLAG_IPV6] = in efx_mcdi_filter_insert_def()
951 [EFX_ENCAP_TYPE_NVGRE | EFX_ENCAP_FLAG_IPV6] = in efx_mcdi_filter_insert_def()
953 [EFX_ENCAP_TYPE_GENEVE | EFX_ENCAP_FLAG_IPV6] = in efx_mcdi_filter_insert_def()
1007 EFX_ENCAP_FLAG_IPV6, in efx_mcdi_filter_vlan_sync_rx_mode()
1012 EFX_ENCAP_FLAG_IPV6, in efx_mcdi_filter_vlan_sync_rx_mode()
[all …]
H A Dtc_encap_actions.c106 case EFX_ENCAP_TYPE_VXLAN | EFX_ENCAP_FLAG_IPV6: in efx_bind_neigh()
107 case EFX_ENCAP_TYPE_GENEVE | EFX_ENCAP_FLAG_IPV6: in efx_bind_neigh()
146 if (encap->type & EFX_ENCAP_FLAG_IPV6) { in efx_bind_neigh()
408 case EFX_ENCAP_TYPE_VXLAN | EFX_ENCAP_FLAG_IPV6: in efx_gen_encap_header()
411 case EFX_ENCAP_TYPE_GENEVE | EFX_ENCAP_FLAG_IPV6: in efx_gen_encap_header()
626 type |= EFX_ENCAP_FLAG_IPV6; in efx_tc_flower_create_encap_md()
H A Dfilter.h113 EFX_ENCAP_FLAG_IPV6 = 8, enumerator
/openbmc/linux/drivers/net/ethernet/sfc/siena/
H A Dfilter.h117 EFX_ENCAP_FLAG_IPV6 = 8, enumerator