Searched refs:efx_phy_operations (Results 1 - 7 of 7) sorted by relevance

/drivers/net/ethernet/sfc/
H A Dphy.h16 extern const struct efx_phy_operations falcon_sfx7101_phy_ops;
23 extern const struct efx_phy_operations falcon_qt202x_phy_ops;
42 extern const struct efx_phy_operations falcon_txc_phy_ops;
53 extern const struct efx_phy_operations efx_mcdi_phy_ops;
H A Dnet_driver.h493 * struct efx_phy_operations - Efx PHY operations table
510 struct efx_phy_operations { struct
811 const struct efx_phy_operations *phy_op;
H A Dtenxpress.c481 const struct efx_phy_operations falcon_sfx7101_phy_ops = {
H A Dqt202x_phy.c452 const struct efx_phy_operations falcon_qt202x_phy_ops = {
H A Dtxc43128_phy.c548 const struct efx_phy_operations falcon_txc_phy_ops = {
H A Dmcdi_phy.c742 const struct efx_phy_operations efx_mcdi_phy_ops = {
H A Defx.c2352 static const struct efx_phy_operations efx_dummy_phy_operations = {

Completed in 56 milliseconds