Searched refs:EFX_ENCAP_TYPE_VXLAN (Results 1 – 6 of 6) sorted by relevance
| /linux/drivers/net/ethernet/sfc/ |
| H A D | mcdi_filters.c | 141 case EFX_ENCAP_TYPE_VXLAN: in efx_mcdi_filter_push_prep_set_match_fields() 866 EFX_ENCAP_TYPE_VXLAN) in efx_mcdi_filter_insert_def() 892 [EFX_ENCAP_TYPE_VXLAN] = EFX_EF10_VXLAN4_MCDEF, in efx_mcdi_filter_insert_def() 895 [EFX_ENCAP_TYPE_VXLAN | EFX_ENCAP_FLAG_IPV6] = in efx_mcdi_filter_insert_def() 946 [EFX_ENCAP_TYPE_VXLAN] = EFX_EF10_VXLAN4_UCDEF, in efx_mcdi_filter_insert_def() 949 [EFX_ENCAP_TYPE_VXLAN | EFX_ENCAP_FLAG_IPV6] = in efx_mcdi_filter_insert_def() 1004 efx_mcdi_filter_insert_def(efx, vlan, EFX_ENCAP_TYPE_VXLAN, in efx_mcdi_filter_vlan_sync_rx_mode() 1006 efx_mcdi_filter_insert_def(efx, vlan, EFX_ENCAP_TYPE_VXLAN | in efx_mcdi_filter_vlan_sync_rx_mode() 1073 efx_mcdi_filter_insert_def(efx, vlan, EFX_ENCAP_TYPE_VXLAN, in efx_mcdi_filter_vlan_sync_rx_mode() 1075 efx_mcdi_filter_insert_def(efx, vlan, EFX_ENCAP_TYPE_VXLAN | in efx_mcdi_filter_vlan_sync_rx_mode()
|
| H A D | tc_encap_actions.c | 100 case EFX_ENCAP_TYPE_VXLAN: in efx_bind_neigh() 108 case EFX_ENCAP_TYPE_VXLAN | EFX_ENCAP_FLAG_IPV6: in efx_bind_neigh() 403 case EFX_ENCAP_TYPE_VXLAN: in efx_gen_encap_header() 410 case EFX_ENCAP_TYPE_VXLAN | EFX_ENCAP_FLAG_IPV6: in efx_gen_encap_header()
|
| H A D | filter.h | 108 EFX_ENCAP_TYPE_VXLAN = 1, enumerator
|
| H A D | mae.c | 862 case EFX_ENCAP_TYPE_VXLAN: in efx_mae_check_encap_type_supported() 932 case EFX_ENCAP_TYPE_VXLAN: in efx_mae_encap_type_to_mae_type()
|
| H A D | tc.c | 27 return EFX_ENCAP_TYPE_VXLAN; in efx_tc_indr_netdev_type() 761 case EFX_ENCAP_TYPE_VXLAN: in efx_tc_encap_type_name()
|
| /linux/drivers/net/ethernet/sfc/siena/ |
| H A D | filter.h | 112 EFX_ENCAP_TYPE_VXLAN = 1, enumerator
|