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

/freebsd-11-stable/sys/dev/ixgbe/
H A Dixgbe_phy.c431 u16 phy_id_high = 0; local
438 &phy_id_high);
441 hw->phy.id = (u32)(phy_id_high << 16);
449 phy_id_high, phy_id_low);

Completed in 61 milliseconds