Lines Matching defs:efx
108 #define EFX_ASSERT_RESET_SERIALISED(efx) \ argument
124 static int efx_probe_port(struct efx_nic *efx) in efx_probe_port()
144 static int efx_init_port(struct efx_nic *efx) in efx_init_port()
167 static void efx_fini_port(struct efx_nic *efx) in efx_fini_port()
180 static void efx_remove_port(struct efx_nic *efx) in efx_remove_port()
203 static void efx_associate(struct efx_nic *efx) in efx_associate()
248 static void efx_dissociate(struct efx_nic *efx) in efx_dissociate()
264 static int efx_probe_nic(struct efx_nic *efx) in efx_probe_nic()
325 static void efx_remove_nic(struct efx_nic *efx) in efx_remove_nic()
339 static int efx_probe_all(struct efx_nic *efx) in efx_probe_all()
396 static void efx_remove_all(struct efx_nic *efx) in efx_remove_all()
416 unsigned int efx_usecs_to_ticks(struct efx_nic *efx, unsigned int usecs) in efx_usecs_to_ticks()
425 unsigned int efx_ticks_to_usecs(struct efx_nic *efx, unsigned int ticks) in efx_ticks_to_usecs()
434 int efx_init_irq_moderation(struct efx_nic *efx, unsigned int tx_usecs, in efx_init_irq_moderation()
469 void efx_get_irq_moderation(struct efx_nic *efx, unsigned int *tx_usecs, in efx_get_irq_moderation()
500 struct efx_nic *efx = netdev_priv(net_dev); in efx_ioctl() local
525 struct efx_nic *efx = netdev_priv(net_dev); in efx_net_open() local
556 struct efx_nic *efx = netdev_priv(net_dev); in efx_net_stop() local
569 struct efx_nic *efx = netdev_priv(net_dev); in efx_vlan_rx_add_vid() local
579 struct efx_nic *efx = netdev_priv(net_dev); in efx_vlan_rx_kill_vid() local
621 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog) in efx_xdp_setup_prog()
650 struct efx_nic *efx = netdev_priv(dev); in efx_xdp() local
663 struct efx_nic *efx = netdev_priv(dev); in efx_xdp_xmit() local
671 static void efx_update_name(struct efx_nic *efx) in efx_update_name()
697 struct efx_nic *efx = dev_get_drvdata(dev); in show_phy_type() local
702 static int efx_register_netdev(struct efx_nic *efx) in efx_register_netdev()
777 static void efx_unregister_netdev(struct efx_nic *efx) in efx_unregister_netdev()
829 void efx_update_sw_stats(struct efx_nic *efx, u64 *stats) in efx_update_sw_stats()
849 static void efx_pci_remove_main(struct efx_nic *efx) in efx_pci_remove_main()
872 struct efx_nic *efx; in efx_pci_remove() local
910 static void efx_probe_vpd_strings(struct efx_nic *efx) in efx_probe_vpd_strings()
980 static int efx_pci_probe_main(struct efx_nic *efx) in efx_pci_probe_main()
1032 static int efx_pci_probe_post_io(struct efx_nic *efx) in efx_pci_probe_post_io()
1093 struct efx_nic *efx; in efx_pci_probe() local
1180 struct efx_nic *efx = pci_get_drvdata(dev); in efx_pci_sriov_configure() local
1195 struct efx_nic *efx = dev_get_drvdata(dev); in efx_pm_freeze() local
1216 struct efx_nic *efx = dev_get_drvdata(dev); in efx_pm_thaw() local
1254 struct efx_nic *efx = pci_get_drvdata(pci_dev); in efx_pm_poweroff() local
1268 struct efx_nic *efx = pci_get_drvdata(pci_dev); in efx_pm_resume() local