Lines Matching defs:efx

117 static int efx_probe_port(struct efx_nic *efx)  in efx_probe_port()
137 static int efx_init_port(struct efx_nic *efx) in efx_init_port()
160 static void efx_fini_port(struct efx_nic *efx) in efx_fini_port()
173 static void efx_remove_port(struct efx_nic *efx) in efx_remove_port()
196 static void efx_associate(struct efx_nic *efx) in efx_associate()
241 static void efx_dissociate(struct efx_nic *efx) in efx_dissociate()
257 static int efx_probe_nic(struct efx_nic *efx) in efx_probe_nic()
318 static void efx_remove_nic(struct efx_nic *efx) in efx_remove_nic()
332 static int efx_probe_all(struct efx_nic *efx) in efx_probe_all()
391 static void efx_remove_all(struct efx_nic *efx) in efx_remove_all()
411 unsigned int efx_usecs_to_ticks(struct efx_nic *efx, unsigned int usecs) in efx_usecs_to_ticks()
420 unsigned int efx_ticks_to_usecs(struct efx_nic *efx, unsigned int ticks) in efx_ticks_to_usecs()
429 int efx_init_irq_moderation(struct efx_nic *efx, unsigned int tx_usecs, in efx_init_irq_moderation()
464 void efx_get_irq_moderation(struct efx_nic *efx, unsigned int *tx_usecs, in efx_get_irq_moderation()
495 struct efx_nic *efx = efx_netdev_priv(net_dev); in efx_ioctl() local
515 struct efx_nic *efx = efx_netdev_priv(net_dev); in efx_net_open() local
548 struct efx_nic *efx = efx_netdev_priv(net_dev); in efx_net_stop() local
561 struct efx_nic *efx = efx_netdev_priv(net_dev); in efx_vlan_rx_add_vid() local
571 struct efx_nic *efx = efx_netdev_priv(net_dev); in efx_vlan_rx_kill_vid() local
583 struct efx_nic *efx = efx_netdev_priv(net_dev); in efx_hwtstamp_set() local
591 struct efx_nic *efx = efx_netdev_priv(net_dev); in efx_hwtstamp_get() local
629 static int efx_xdp_setup_prog(struct efx_nic *efx, struct bpf_prog *prog) in efx_xdp_setup_prog()
658 struct efx_nic *efx = efx_netdev_priv(dev); in efx_xdp() local
671 struct efx_nic *efx = efx_netdev_priv(dev); in efx_xdp_xmit() local
679 static void efx_update_name(struct efx_nic *efx) in efx_update_name()
705 struct efx_nic *efx = dev_get_drvdata(dev); in phy_type_show() local
710 static int efx_register_netdev(struct efx_nic *efx) in efx_register_netdev()
784 static void efx_unregister_netdev(struct efx_nic *efx) in efx_unregister_netdev()
837 void efx_update_sw_stats(struct efx_nic *efx, u64 *stats) in efx_update_sw_stats()
857 static void efx_pci_remove_main(struct efx_nic *efx) in efx_pci_remove_main()
881 struct efx_nic *efx; in efx_pci_remove() local
919 static void efx_probe_vpd_strings(struct efx_nic *efx) in efx_probe_vpd_strings()
953 static int efx_pci_probe_main(struct efx_nic *efx) in efx_pci_probe_main()
1004 static int efx_pci_probe_post_io(struct efx_nic *efx) in efx_pci_probe_post_io()
1076 struct efx_nic *efx; in efx_pci_probe() local
1173 struct efx_nic *efx = pci_get_drvdata(dev); in efx_pci_sriov_configure() local
1188 struct efx_nic *efx = dev_get_drvdata(dev); in efx_pm_freeze() local
1208 struct efx_nic *efx = pci_get_drvdata(pci_dev); in efx_pci_shutdown() local
1220 struct efx_nic *efx = dev_get_drvdata(dev); in efx_pm_thaw() local
1258 struct efx_nic *efx = pci_get_drvdata(pci_dev); in efx_pm_poweroff() local
1272 struct efx_nic *efx = pci_get_drvdata(pci_dev); in efx_pm_resume() local