Lines Matching defs:efx
112 #define EFX_ASSERT_RESET_SERIALISED(efx) \ argument
128 static int efx_probe_port(struct efx_nic *efx) in efx_probe_port()
148 static int efx_init_port(struct efx_nic *efx) in efx_init_port()
171 static void efx_fini_port(struct efx_nic *efx) in efx_fini_port()
184 static void efx_remove_port(struct efx_nic *efx) in efx_remove_port()
207 static void efx_associate(struct efx_nic *efx) in efx_associate()
252 static void efx_dissociate(struct efx_nic *efx) in efx_dissociate()
268 static int efx_probe_nic(struct efx_nic *efx) in efx_probe_nic()
329 static void efx_remove_nic(struct efx_nic *efx) in efx_remove_nic()
343 static int efx_probe_all(struct efx_nic *efx) in efx_probe_all()
400 static void efx_remove_all(struct efx_nic *efx) in efx_remove_all()
420 unsigned int efx_siena_usecs_to_ticks(struct efx_nic *efx, unsigned int usecs) in efx_siena_usecs_to_ticks()
430 int efx_siena_init_irq_moderation(struct efx_nic *efx, unsigned int tx_usecs, in efx_siena_init_irq_moderation()
465 void efx_siena_get_irq_moderation(struct efx_nic *efx, unsigned int *tx_usecs, in efx_siena_get_irq_moderation()
496 struct efx_nic *efx = netdev_priv(net_dev); in efx_ioctl() local
521 struct efx_nic *efx = netdev_priv(net_dev); in efx_net_open() local
552 struct efx_nic *efx = netdev_priv(net_dev); in efx_net_stop() local
565 struct efx_nic *efx = netdev_priv(net_dev); in efx_vlan_rx_add_vid() local
575 struct efx_nic *efx = netdev_priv(net_dev); in efx_vlan_rx_kill_vid() local
615 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog) in efx_xdp_setup_prog()
644 struct efx_nic *efx = netdev_priv(dev); in efx_xdp() local
657 struct efx_nic *efx = netdev_priv(dev); in efx_xdp_xmit() local
665 static void efx_update_name(struct efx_nic *efx) in efx_update_name()
691 struct efx_nic *efx = dev_get_drvdata(dev); in phy_type_show() local
696 static int efx_register_netdev(struct efx_nic *efx) in efx_register_netdev()
770 static void efx_unregister_netdev(struct efx_nic *efx) in efx_unregister_netdev()
806 void efx_siena_update_sw_stats(struct efx_nic *efx, u64 *stats) in efx_siena_update_sw_stats()
826 static void efx_pci_remove_main(struct efx_nic *efx) in efx_pci_remove_main()
849 struct efx_nic *efx; in efx_pci_remove() local
885 static void efx_probe_vpd_strings(struct efx_nic *efx) in efx_probe_vpd_strings()
919 static int efx_pci_probe_main(struct efx_nic *efx) in efx_pci_probe_main()
970 static int efx_pci_probe_post_io(struct efx_nic *efx) in efx_pci_probe_post_io()
1031 struct efx_nic *efx; in efx_pci_probe() local
1118 struct efx_nic *efx = pci_get_drvdata(dev); in efx_pci_sriov_configure() local
1133 struct efx_nic *efx = dev_get_drvdata(dev); in efx_pm_freeze() local
1153 struct efx_nic *efx = pci_get_drvdata(pci_dev); in efx_pci_shutdown() local
1165 struct efx_nic *efx = dev_get_drvdata(dev); in efx_pm_thaw() local
1203 struct efx_nic *efx = pci_get_drvdata(pci_dev); in efx_pm_poweroff() local
1217 struct efx_nic *efx = pci_get_drvdata(pci_dev); in efx_pm_resume() local