ef4_phy_operations
static const struct ef4_phy_operations ef4_dummy_phy_operations = {
const struct ef4_phy_operations *phy_op;
extern const struct ef4_phy_operations falcon_sfx7101_phy_ops;
extern const struct ef4_phy_operations falcon_qt202x_phy_ops;
extern const struct ef4_phy_operations falcon_txc_phy_ops;
const struct ef4_phy_operations falcon_qt202x_phy_ops = {
const struct ef4_phy_operations falcon_sfx7101_phy_ops = {
const struct ef4_phy_operations falcon_txc_phy_ops = {