Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/sfc/falcon/
H A Dphy.h39 extern const struct ef4_phy_operations falcon_txc_phy_ops;
H A Dtxc43128_phy.c546 const struct ef4_phy_operations falcon_txc_phy_ops = { variable
H A Dfalcon.c1691 efx->phy_op = &falcon_txc_phy_ops; in falcon_probe_port()