Home
last modified time | relevance | path

Searched refs:falcon_sfx7101_phy_ops (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dphy.h13 extern const struct ef4_phy_operations falcon_sfx7101_phy_ops;
H A Dtenxpress.c478 const struct ef4_phy_operations falcon_sfx7101_phy_ops = { variable
H A Dfalcon.c1684 efx->phy_op = &falcon_sfx7101_phy_ops; in falcon_probe_port()