Lines Matching defs:efx_phy_operations
716 struct efx_phy_operations { struct
717 int (*probe) (struct efx_nic *efx);
718 int (*init) (struct efx_nic *efx);
719 void (*fini) (struct efx_nic *efx);
720 void (*remove) (struct efx_nic *efx);
721 int (*reconfigure) (struct efx_nic *efx);
722 bool (*poll) (struct efx_nic *efx);
723 void (*get_settings) (struct efx_nic *efx,
725 int (*set_settings) (struct efx_nic *efx,
727 void (*set_npage_adv) (struct efx_nic *efx, u32);
728 int (*test_alive) (struct efx_nic *efx);
729 const char *(*test_name) (struct efx_nic *efx, unsigned int index);
730 int (*run_tests) (struct efx_nic *efx, int *results, unsigned flags);
731 int (*get_module_eeprom) (struct efx_nic *efx,
734 int (*get_module_info) (struct efx_nic *efx,