Searched refs:phy_high (Results 1 – 1 of 1) sorted by relevance
1170 uint64_t phy_high = pi->phy.phy_type_high; in ice_phy_types_to_max_rate() local1262 for_each_set_bit(bit, &phy_high, 64) in ice_phy_types_to_max_rate()1298 uint64_t phy_low, phy_high; in ice_add_media_types() local1322 phy_high = le64toh(pcaps.phy_type_high); in ice_add_media_types()1348 for_each_set_bit(bit, &phy_high, 64) { in ice_add_media_types()9563 u64 phy_low = 0, phy_high = 0; in ice_apply_saved_phy_req_to_cfg() local9579 phy_high = phy_data.phy_high_intr; in ice_apply_saved_phy_req_to_cfg()9593 phy_high = phy_data.phy_high_intr; in ice_apply_saved_phy_req_to_cfg()9597 phy_high = phy_data.phy_high_orig; in ice_apply_saved_phy_req_to_cfg()9621 phy_high = phy_data.phy_high_intr; in ice_apply_saved_phy_req_to_cfg()[all …]