Home
last modified time | relevance | path

Searched refs:phy_types (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/core/
H A Di40e_type.h298 u64 phy_types; member
H A Di40e_common.c1743 hw->phy.phy_types = LE32_TO_CPU(abilities->phy_type); in i40e_aq_get_phy_capabilities()
1744 hw->phy.phy_types |= in i40e_aq_get_phy_capabilities()
2062 hw->phy.phy_types = LE32_TO_CPU(tmp); in i40e_aq_get_link_info()
2063 hw->phy.phy_types |= ((u64)resp->link_type_ext << 32); in i40e_aq_get_link_info()