Searched refs:phy_decode (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/ethernet/sun/ |
H A D | niu.c | 292 static u32 phy_decode(u32 val, int port) in phy_decode() function 1610 phy_id = phy_decode(np->parent->port_phy, np->port); in xcvr_init_10g() 2084 phy_id = phy_decode(np->parent->port_phy, np->port); in link_status_10g() 4727 int type = phy_decode(np->parent->port_phy, np->port); in niu_init_drr_weight() 8667 int type = phy_decode(parent->port_phy, i); in niu_divide_channels() 9350 type = phy_decode(port_phy, i); in show_port_phy()
|
/kernel/linux/linux-6.6/drivers/net/ethernet/sun/ |
H A D | niu.c | 311 static u32 phy_decode(u32 val, int port) in phy_decode() function 1629 phy_id = phy_decode(np->parent->port_phy, np->port); in xcvr_init_10g() 2103 phy_id = phy_decode(np->parent->port_phy, np->port); in link_status_10g() 4746 int type = phy_decode(np->parent->port_phy, np->port); in niu_init_drr_weight() 8691 int type = phy_decode(parent->port_phy, i); in niu_divide_channels() 9374 type = phy_decode(port_phy, i); in show_port_phy()
|
Completed in 28 milliseconds