Lines Matching refs:efx_nic

36 efx_mcdi_get_phy_cfg(struct efx_nic *efx, struct efx_mcdi_phy_data *cfg)  in efx_mcdi_get_phy_cfg()
76 static int efx_mcdi_set_link(struct efx_nic *efx, u32 capabilities, in efx_mcdi_set_link()
95 static int efx_mcdi_loopback_modes(struct efx_nic *efx, u64 *loopback_modes) in efx_mcdi_loopback_modes()
124 struct efx_nic *efx = netdev_priv(net_dev); in efx_mcdi_mdio_read()
150 struct efx_nic *efx = netdev_priv(net_dev); in efx_mcdi_mdio_write()
279 static u32 efx_get_mcdi_phy_flags(struct efx_nic *efx) in efx_get_mcdi_phy_flags()
328 static void efx_mcdi_phy_decode_link(struct efx_nic *efx, in efx_mcdi_phy_decode_link()
413 static int efx_mcdi_phy_probe(struct efx_nic *efx) in efx_mcdi_phy_probe()
519 int efx_mcdi_port_reconfigure(struct efx_nic *efx) in efx_mcdi_port_reconfigure()
535 static void efx_mcdi_phy_check_fcntl(struct efx_nic *efx, u32 lpa) in efx_mcdi_phy_check_fcntl()
560 static bool efx_mcdi_phy_poll(struct efx_nic *efx) in efx_mcdi_phy_poll()
584 static void efx_mcdi_phy_remove(struct efx_nic *efx) in efx_mcdi_phy_remove()
592 static void efx_mcdi_phy_get_link_ksettings(struct efx_nic *efx, in efx_mcdi_phy_get_link_ksettings()
623 efx_mcdi_phy_set_link_ksettings(struct efx_nic *efx, in efx_mcdi_phy_set_link_ksettings()
671 static int efx_mcdi_phy_get_fecparam(struct efx_nic *efx, in efx_mcdi_phy_get_fecparam()
723 static int efx_mcdi_phy_set_fecparam(struct efx_nic *efx, in efx_mcdi_phy_set_fecparam()
750 static int efx_mcdi_phy_test_alive(struct efx_nic *efx) in efx_mcdi_phy_test_alive()
782 static int efx_mcdi_bist(struct efx_nic *efx, unsigned int bist_mode, in efx_mcdi_bist()
842 static int efx_mcdi_phy_run_tests(struct efx_nic *efx, int *results, in efx_mcdi_phy_run_tests()
881 static const char *efx_mcdi_phy_test_name(struct efx_nic *efx, in efx_mcdi_phy_test_name()
927 static int efx_mcdi_phy_get_module_eeprom_page(struct efx_nic *efx, in efx_mcdi_phy_get_module_eeprom_page()
967 static int efx_mcdi_phy_get_module_eeprom_byte(struct efx_nic *efx, in efx_mcdi_phy_get_module_eeprom_byte()
981 static int efx_mcdi_phy_diag_type(struct efx_nic *efx) in efx_mcdi_phy_diag_type()
988 static int efx_mcdi_phy_sff_8472_level(struct efx_nic *efx) in efx_mcdi_phy_sff_8472_level()
995 static u32 efx_mcdi_phy_module_type(struct efx_nic *efx) in efx_mcdi_phy_module_type()
1016 static int efx_mcdi_phy_get_module_eeprom(struct efx_nic *efx, in efx_mcdi_phy_get_module_eeprom()
1078 static int efx_mcdi_phy_get_module_info(struct efx_nic *efx, in efx_mcdi_phy_get_module_info()
1137 u32 efx_mcdi_phy_get_caps(struct efx_nic *efx) in efx_mcdi_phy_get_caps()
1154 void efx_mcdi_process_link_change(struct efx_nic *efx, efx_qword_t *ev) in efx_mcdi_process_link_change()
1177 int efx_mcdi_set_mac(struct efx_nic *efx) in efx_mcdi_set_mac()
1222 bool efx_mcdi_mac_check_fault(struct efx_nic *efx) in efx_mcdi_mac_check_fault()
1244 static int efx_mcdi_mac_stats(struct efx_nic *efx, in efx_mcdi_mac_stats()
1284 void efx_mcdi_mac_start_stats(struct efx_nic *efx) in efx_mcdi_mac_start_stats()
1293 void efx_mcdi_mac_stop_stats(struct efx_nic *efx) in efx_mcdi_mac_stop_stats()
1301 void efx_mcdi_mac_pull_stats(struct efx_nic *efx) in efx_mcdi_mac_pull_stats()
1315 int efx_mcdi_port_probe(struct efx_nic *efx) in efx_mcdi_port_probe()
1348 void efx_mcdi_port_remove(struct efx_nic *efx) in efx_mcdi_port_remove()
1355 int efx_mcdi_port_get_number(struct efx_nic *efx) in efx_mcdi_port_get_number()