Home
last modified time | relevance | path

Searched refs:udp_tnl_push_ports (Results 1 – 7 of 7) 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()
H A Dnet_driver.h1433 int (*udp_tnl_push_ports)(struct efx_nic *efx); member
/linux/drivers/net/ethernet/sfc/
H A Defx.c1148 if (efx->type->udp_tnl_push_ports) in efx_pci_probe()
1149 efx->type->udp_tnl_push_ports(efx); in efx_pci_probe()
H A Defx_common.c788 if (efx->type->udp_tnl_push_ports) in efx_reset_up()
789 efx->type->udp_tnl_push_ports(efx); in efx_reset_up()
H A Dnet_driver.h1500 int (*udp_tnl_push_ports)(struct efx_nic *efx); member
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,