OCS_HW_TOPOLOGY
case OCS_HW_TOPOLOGY:
case OCS_HW_TOPOLOGY:
ocs_hw_get(&ocs->hw, OCS_HW_TOPOLOGY, &value);
ocs_hw_get(&(ocs->hw), OCS_HW_TOPOLOGY, &value);
hw_rc = ocs_hw_set(&ocs->hw, OCS_HW_TOPOLOGY, topo);
return ocs_hw_set(&ocs->hw, OCS_HW_TOPOLOGY, topology);
if (ocs_hw_set(&ocs->hw, OCS_HW_TOPOLOGY, ocs->topology) != OCS_HW_RTN_SUCCESS) {