Searched refs:phy_speed (Results 1 - 14 of 14) sorted by relevance

/freebsd-12-stable/sys/dev/firewire/
H A Dfwphyreg.h53 uint8_t phy_speed:3, member in struct:phyreg_base
86 phy_speed:3;
H A Dfirewire.h309 phy_speed:2, member in struct:fw_self_id::__anon13094
363 phy_speed:2, member in struct:fw_self_id::__anon13097
H A Dfirewire.c1291 s->p0.phy_speed, s->p0.contender,
1336 self_id->p0.phy_speed;
1341 self_id->p0.phy_speed);
/freebsd-12-stable/sys/dev/neta/
H A Dif_mvneta_fdt.c168 &sc->phy_speed, sizeof(sc->phy_speed)) <= 0) {
H A Dif_mvnetavar.h273 int phy_speed; /* PHY speed */ member in struct:mvneta_softc
H A Dif_mvneta.c766 switch (sc->phy_speed) {
/freebsd-12-stable/sys/dev/axgbe/
H A Dxgbe-mdio.c771 if (pdata->phy_speed != pdata->phy.speed) {
772 pdata->phy_speed = pdata->phy.speed;
780 pdata->phy_speed = SPEED_UNKNOWN;
H A Dxgbe.h815 int phy_speed; member in struct:xgbe_prv_data
H A Dif_axgbe.c511 sc->prv.phy_speed = SPEED_UNKNOWN;
H A Dxgbe-drv.c603 pdata->phy_speed = SPEED_UNKNOWN;
H A Dxgbe-dev.c1527 switch (pdata->phy_speed) {
/freebsd-12-stable/usr.sbin/fwcontrol/
H A Dfwcontrol.c547 speed[sid.p0.phy_speed],
610 b.phy_speed, b.delay,
/freebsd-12-stable/sys/dev/ixgbe/
H A Dixgbe_phy.c999 u16 phy_speed = 0; local
1020 phy_speed = phy_data &
1024 if (phy_speed ==
H A Dixgbe_x550.c442 ixgbe_link_speed phy_speed; member in struct:__anon13580
474 hw->phy.speeds_supported |= ixgbe_fw_map[i].phy_speed;
732 if (hw->phy.autoneg_advertised & ixgbe_fw_map[i].phy_speed)

Completed in 219 milliseconds