Home
last modified time | relevance | path

Searched refs:phy_type_low (Results 1 – 3 of 3) sorted by relevance

/openbsd/src/sys/dev/pci/
Dif_ice.c6608 ice_phy_maps_to_media(uint64_t phy_type_low, uint64_t phy_type_high, in ice_phy_maps_to_media() argument
6612 if (!(phy_type_low & media_mask_low || in ice_phy_maps_to_media()
6617 if (!(phy_type_low & ~media_mask_low) && in ice_phy_maps_to_media()
6635 uint64_t phy_type_high, phy_type_low; in ice_set_media_type() local
6638 phy_type_low = pi->phy.phy_type_low; in ice_set_media_type()
6645 else if (ice_phy_maps_to_media(phy_type_low, phy_type_high, in ice_set_media_type()
6649 else if (phy_type_low & ICE_MEDIA_BP_PHY_TYPE_LOW_M || in ice_set_media_type()
6655 else if (ice_phy_maps_to_media(phy_type_low, phy_type_high, in ice_set_media_type()
6657 (phy_type_low & ICE_MEDIA_OPT_PHY_TYPE_LOW_M && in ice_set_media_type()
6658 phy_type_low & ICE_MEDIA_C2M_PHY_TYPE_LOW_M)) in ice_set_media_type()
[all …]
Dif_icevar.h1146 uint64_t phy_type_low; member
2363 uint64_t phy_type_low; member
2387 uint64_t phy_type_low; member
Dif_icereg.h10856 uint64_t phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */ member
10938 uint64_t phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */ member
11096 uint64_t phy_type_low; /* Use values from ICE_PHY_TYPE_LOW_* */ member