Home
last modified time | relevance | path

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

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