Searched refs:phy_high (Results 1 – 1 of 1) sorted by relevance
1229 uint64_t phy_high = pi->phy.phy_type_high; in ice_phy_types_to_max_rate() local1321 for_each_set_bit(bit, &phy_high, 64) in ice_phy_types_to_max_rate()1357 uint64_t phy_low, phy_high; in ice_add_media_types() local1381 phy_high = le64toh(pcaps.phy_type_high); in ice_add_media_types()1407 for_each_set_bit(bit, &phy_high, 64) { in ice_add_media_types()9741 u64 phy_low = 0, phy_high = 0; in ice_apply_saved_phy_req_to_cfg() local9757 phy_high = phy_data.phy_high_intr; in ice_apply_saved_phy_req_to_cfg()9771 phy_high = phy_data.phy_high_intr; in ice_apply_saved_phy_req_to_cfg()9775 phy_high = phy_data.phy_high_orig; in ice_apply_saved_phy_req_to_cfg()9799 phy_high = phy_data.phy_high_intr; in ice_apply_saved_phy_req_to_cfg()[all …]