Lines Matching defs:efx_phy_operations
730 struct efx_phy_operations { struct
731 int (*probe) (struct efx_nic *efx);
732 int (*init) (struct efx_nic *efx);
733 void (*fini) (struct efx_nic *efx);
734 void (*remove) (struct efx_nic *efx);
735 int (*reconfigure) (struct efx_nic *efx);
736 bool (*poll) (struct efx_nic *efx);
737 void (*get_settings) (struct efx_nic *efx,
739 int (*set_settings) (struct efx_nic *efx,
741 void (*set_npage_adv) (struct efx_nic *efx, u32);
742 int (*test_alive) (struct efx_nic *efx);
743 const char *(*test_name) (struct efx_nic *efx, unsigned int index);
744 int (*run_tests) (struct efx_nic *efx, int *results, unsigned flags);
745 int (*get_module_eeprom) (struct efx_nic *efx,
748 int (*get_module_info) (struct efx_nic *efx,