Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/sfc/siena/
H A Defx.c1108 if (efx->type->udp_tnl_push_ports) in efx_pci_probe()
1109 efx->type->udp_tnl_push_ports(efx); in efx_pci_probe()
H A Defx_common.c797 if (efx->type->udp_tnl_push_ports) in efx_siena_reset_up()
798 efx->type->udp_tnl_push_ports(efx); in efx_siena_reset_up()
/linux/drivers/net/ethernet/sfc/
H A Defx.c1249 if (efx->type->udp_tnl_push_ports) in efx_pci_probe()
1250 efx->type->udp_tnl_push_ports(efx); in efx_pci_probe()
H A Def10.c4263 .udp_tnl_push_ports = efx_ef10_udp_tnl_push_ports,
4396 .udp_tnl_push_ports = efx_ef10_udp_tnl_push_ports,