Home
last modified time | relevance | path

Searched refs:udp_tnl_push_ports (Results 1 - 11 of 11) sorted by relevance

/kernel/linux/linux-5.10/drivers/net/ethernet/sfc/
H A Defx_common.c793 if (efx->type->udp_tnl_push_ports) in efx_reset_up()
794 efx->type->udp_tnl_push_ports(efx); in efx_reset_up()
H A Defx.c1153 if (efx->type->udp_tnl_push_ports) in efx_pci_probe()
1154 efx->type->udp_tnl_push_ports(efx); in efx_pci_probe()
H A Dnet_driver.h1314 * @udp_tnl_push_ports: Push the list of UDP tunnel ports to the NIC if required.
1489 int (*udp_tnl_push_ports)(struct efx_nic *efx); member
H A Def10.c4206 .udp_tnl_push_ports = efx_ef10_udp_tnl_push_ports,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/
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 Defx.c1130 if (efx->type->udp_tnl_push_ports) in efx_pci_probe()
1131 efx->type->udp_tnl_push_ports(efx); in efx_pci_probe()
H A Dnet_driver.h1326 * @udp_tnl_push_ports: Push the list of UDP tunnel ports to the NIC if required.
1500 int (*udp_tnl_push_ports)(struct efx_nic *efx); member
H A Def10.c4263 .udp_tnl_push_ports = efx_ef10_udp_tnl_push_ports,
/kernel/linux/linux-6.6/drivers/net/ethernet/sfc/siena/
H A Defx.c1094 if (efx->type->udp_tnl_push_ports) in efx_pci_probe()
1095 efx->type->udp_tnl_push_ports(efx); in efx_pci_probe()
H A Defx_common.c801 if (efx->type->udp_tnl_push_ports) in efx_siena_reset_up()
802 efx->type->udp_tnl_push_ports(efx); in efx_siena_reset_up()
H A Dnet_driver.h1275 * @udp_tnl_push_ports: Push the list of UDP tunnel ports to the NIC if required.
1453 int (*udp_tnl_push_ports)(struct efx_nic *efx); member

Completed in 29 milliseconds