Searched refs:phy_config (Results 1 – 2 of 2) sorted by relevance
/openbsd/sys/dev/pci/ | ||
H A D | if_icevar.h | 1137 uint8_t phy_config; member |
H A D | if_ice.c | 12482 ldo->phy_config = (buf & ICE_LINK_OVERRIDE_PHY_CFG_M) >> in ice_get_link_default_override() |