Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/sfc/
Dphy.h23 extern const struct efx_phy_operations falcon_qt202x_phy_ops;
Dqt202x_phy.c483 const struct efx_phy_operations falcon_qt202x_phy_ops = { variable
Dfalcon.c1672 efx->phy_op = &falcon_qt202x_phy_ops; in falcon_probe_port()