Home
last modified time | relevance | path

Searched refs:port_phy (Results 1 – 6 of 6) sorted by relevance

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/net/ethernet/sun/
H A Dniu.c1610 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()
8661 int type = phy_decode(parent->port_phy, i); in niu_divide_channels()
8896 parent->port_phy = val; in walk_phys()
8917 if (parent->port_phy == PORT_PHY_UNKNOWN) { in niu_probe_ports()
8927 if (parent->port_phy == PORT_PHY_INVALID) in niu_probe_ports()
9329 u32 port_phy = p->port_phy; in show_port_phy() local
9333 if (port_phy == PORT_PHY_UNKNOWN || in show_port_phy()
9334 port_phy == PORT_PHY_INVALID) in show_port_phy()
9341 type = phy_decode(port_phy, i); in show_port_phy()
[all …]
H A Dniu.h3082 u32 port_phy; member
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/net/ethernet/sun/
H A Dniu.c1610 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()
8661 int type = phy_decode(parent->port_phy, i); in niu_divide_channels()
8896 parent->port_phy = val; in walk_phys()
8917 if (parent->port_phy == PORT_PHY_UNKNOWN) { in niu_probe_ports()
8927 if (parent->port_phy == PORT_PHY_INVALID) in niu_probe_ports()
9329 u32 port_phy = p->port_phy; in show_port_phy() local
9333 if (port_phy == PORT_PHY_UNKNOWN || in show_port_phy()
9334 port_phy == PORT_PHY_INVALID) in show_port_phy()
9341 type = phy_decode(port_phy, i); in show_port_phy()
[all …]
H A Dniu.h3082 u32 port_phy; member
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/net/ethernet/sun/
H A Dniu.c1610 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()
8661 int type = phy_decode(parent->port_phy, i); in niu_divide_channels()
8896 parent->port_phy = val; in walk_phys()
8917 if (parent->port_phy == PORT_PHY_UNKNOWN) { in niu_probe_ports()
8927 if (parent->port_phy == PORT_PHY_INVALID) in niu_probe_ports()
9329 u32 port_phy = p->port_phy; in show_port_phy() local
9333 if (port_phy == PORT_PHY_UNKNOWN || in show_port_phy()
9334 port_phy == PORT_PHY_INVALID) in show_port_phy()
9341 type = phy_decode(port_phy, i); in show_port_phy()
[all …]
H A Dniu.h3082 u32 port_phy; member