Home
last modified time | relevance | path

Searched refs:fixed_phy_status (Results 1 – 9 of 9) sorted by relevance

/linux/include/linux/
H A Dphy_fixed.h7 struct fixed_phy_status { struct
20 struct phy_device *fixed_phy_register(const struct fixed_phy_status *status, argument
27 struct fixed_phy_status *));
30 fixed_phy_register(const struct fixed_phy_status *status, in fixed_phy_register()
/linux/drivers/net/phy/
H A Dswphy.h5 struct fixed_phy_status;
7 int swphy_validate_state(const struct fixed_phy_status *state);
8 int swphy_read_reg(int reg, const struct fixed_phy_status *state);
H A Dfixed_phy.c30 struct fixed_phy_status status;
31 int (*link_update)(struct net_device *, struct fixed_phy_status *);
88 struct fixed_phy_status *)) in fixed_phy_set_link_update() argument
131 struct phy_device *fixed_phy_register(const struct fixed_phy_status *status, in fixed_phy_register()
177 static const struct fixed_phy_status status = { in fixed_phy_register_100fd()
H A Dswphy.c93 int swphy_validate_state(const struct fixed_phy_status *state) in swphy_validate_state()
115 int swphy_read_reg(int reg, const struct fixed_phy_status *state) in swphy_read_reg()
H A Dphylink.c3359 struct fixed_phy_status fs; in phylink_mii_emul_read()
/linux/drivers/net/ethernet/hisilicon/hibmcge/
H A Dhbg_mdio.c240 struct fixed_phy_status hbg_fixed_phy_status = { in hbg_fixed_phy_init()
/linux/drivers/net/mdio/
H A Dof_mdio.c414 struct fixed_phy_status status = {}; in of_phy_register_fixed_link()
/linux/drivers/net/ethernet/broadcom/genet/
H A Dbcmmii.c118 struct fixed_phy_status *status) in bcmgenet_fixed_phy_link_update()
/linux/drivers/net/ethernet/broadcom/
H A Dbgmac.c1441 struct fixed_phy_status fphy_status = { in bgmac_phy_connect_direct()