Searched refs:fixed_phy_status (Results 1 – 13 of 13) sorted by relevance
/linux-6.12.1/include/linux/ |
D | phy_fixed.h | 7 struct fixed_phy_status { struct 22 struct fixed_phy_status *status); argument 24 struct fixed_phy_status *status, 29 struct fixed_phy_status *status, 35 struct fixed_phy_status *)); 38 struct fixed_phy_status *status) in fixed_phy_add() 43 struct fixed_phy_status *status, in fixed_phy_register() 51 struct fixed_phy_status *status, in fixed_phy_register_with_gpiod() 62 struct fixed_phy_status *)) in fixed_phy_set_link_update() argument
|
/linux-6.12.1/drivers/net/phy/ |
D | swphy.h | 5 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);
|
D | fixed_phy.c | 36 struct fixed_phy_status status; 38 int (*link_update)(struct net_device *, struct fixed_phy_status *); 80 struct fixed_phy_status state; in fixed_mdio_read() 113 struct fixed_phy_status *)) in fixed_phy_set_link_update() argument 134 struct fixed_phy_status *status, in fixed_phy_add_gpiod() 164 struct fixed_phy_status *status) in fixed_phy_add() 227 struct fixed_phy_status *status, in __fixed_phy_register() 311 struct fixed_phy_status *status, in fixed_phy_register() 320 struct fixed_phy_status *status, in fixed_phy_register_with_gpiod()
|
D | swphy.c | 93 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()
|
D | phylink.c | 2890 struct fixed_phy_status fs; in phylink_mii_emul_read()
|
/linux-6.12.1/arch/m68k/coldfire/ |
D | m5272.c | 111 static struct fixed_phy_status nettel_fixed_phy_status __initdata = {
|
/linux-6.12.1/arch/mips/bcm47xx/ |
D | setup.c | 259 static struct fixed_phy_status bcm47xx_fixed_phy_status __initdata = {
|
/linux-6.12.1/drivers/net/ethernet/broadcom/genet/ |
D | bcmmii.c | 122 struct fixed_phy_status *status) in bcmgenet_fixed_phy_link_update() 620 struct fixed_phy_status fphy_status = { in bcmgenet_mii_pd_init()
|
/linux-6.12.1/drivers/net/mdio/ |
D | of_mdio.c | 417 struct fixed_phy_status status = {}; in of_phy_register_fixed_link()
|
/linux-6.12.1/drivers/net/dsa/ |
D | dsa_loop.c | 401 struct fixed_phy_status status = { in dsa_loop_init()
|
/linux-6.12.1/drivers/net/ethernet/broadcom/ |
D | bgmac.c | 1442 struct fixed_phy_status fphy_status = { in bgmac_phy_connect_direct()
|
/linux-6.12.1/drivers/net/ethernet/faraday/ |
D | ftgmac100.c | 55 static struct fixed_phy_status ncsi_phy_status = {
|
/linux-6.12.1/drivers/net/usb/ |
D | lan78xx.c | 2281 struct fixed_phy_status fphy_status = { in lan7801_phy_init()
|