Searched refs:configurable_phys (Results 1 – 1 of 1) sorted by relevance
3336 rp.configurable_phys = cpu_to_le32(get_configurable_phys(hdev)); in get_phy_configuration()3394 u32 selected_phys, configurable_phys, supported_phys, unconfigure_phys; in set_phy_configuration() local3401 configurable_phys = get_configurable_phys(hdev); in set_phy_configuration()3410 unconfigure_phys = supported_phys & ~configurable_phys; in set_phy_configuration()