Lines Matching defs:efx

37 efx_mcdi_get_phy_cfg(struct efx_nic *efx, struct efx_mcdi_phy_data *cfg)  in efx_mcdi_get_phy_cfg()
77 static int efx_mcdi_set_link(struct efx_nic *efx, u32 capabilities, in efx_mcdi_set_link()
96 static int efx_mcdi_loopback_modes(struct efx_nic *efx, u64 *loopback_modes) in efx_mcdi_loopback_modes()
125 struct efx_nic *efx = netdev_priv(net_dev); in efx_mcdi_mdio_read() local
151 struct efx_nic *efx = netdev_priv(net_dev); in efx_mcdi_mdio_write() local
260 static u32 efx_get_mcdi_phy_flags(struct efx_nic *efx) in efx_get_mcdi_phy_flags()
309 static void efx_mcdi_phy_decode_link(struct efx_nic *efx, in efx_mcdi_phy_decode_link()
336 static int efx_mcdi_phy_probe(struct efx_nic *efx) in efx_mcdi_phy_probe()
435 int efx_mcdi_port_reconfigure(struct efx_nic *efx) in efx_mcdi_port_reconfigure()
449 static void efx_mcdi_phy_check_fcntl(struct efx_nic *efx, u32 lpa) in efx_mcdi_phy_check_fcntl()
474 static bool efx_mcdi_phy_poll(struct efx_nic *efx) in efx_mcdi_phy_poll()
498 static void efx_mcdi_phy_remove(struct efx_nic *efx) in efx_mcdi_phy_remove()
506 static void efx_mcdi_phy_get_settings(struct efx_nic *efx, struct ethtool_cmd *ecmd) in efx_mcdi_phy_get_settings()
534 static int efx_mcdi_phy_set_settings(struct efx_nic *efx, struct ethtool_cmd *ecmd) in efx_mcdi_phy_set_settings()
577 static int efx_mcdi_phy_test_alive(struct efx_nic *efx) in efx_mcdi_phy_test_alive()
609 static int efx_mcdi_bist(struct efx_nic *efx, unsigned int bist_mode, in efx_mcdi_bist()
669 static int efx_mcdi_phy_run_tests(struct efx_nic *efx, int *results, in efx_mcdi_phy_run_tests()
708 static const char *efx_mcdi_phy_test_name(struct efx_nic *efx, in efx_mcdi_phy_test_name()
737 static int efx_mcdi_phy_get_module_eeprom(struct efx_nic *efx, in efx_mcdi_phy_get_module_eeprom()
793 static int efx_mcdi_phy_get_module_info(struct efx_nic *efx, in efx_mcdi_phy_get_module_info()
824 u32 efx_mcdi_phy_get_caps(struct efx_nic *efx) in efx_mcdi_phy_get_caps()
838 void efx_mcdi_process_link_change(struct efx_nic *efx, efx_qword_t *ev) in efx_mcdi_process_link_change()
861 int efx_mcdi_set_mac(struct efx_nic *efx) in efx_mcdi_set_mac()
902 bool efx_mcdi_mac_check_fault(struct efx_nic *efx) in efx_mcdi_mac_check_fault()
924 static int efx_mcdi_mac_stats(struct efx_nic *efx, in efx_mcdi_mac_stats()
960 void efx_mcdi_mac_start_stats(struct efx_nic *efx) in efx_mcdi_mac_start_stats()
969 void efx_mcdi_mac_stop_stats(struct efx_nic *efx) in efx_mcdi_mac_stop_stats()
977 void efx_mcdi_mac_pull_stats(struct efx_nic *efx) in efx_mcdi_mac_pull_stats()
991 int efx_mcdi_port_probe(struct efx_nic *efx) in efx_mcdi_port_probe()
1024 void efx_mcdi_port_remove(struct efx_nic *efx) in efx_mcdi_port_remove()
1031 int efx_mcdi_port_get_number(struct efx_nic *efx) in efx_mcdi_port_get_number()