| void PN_APP_IOD_setIops | ( | uint32_t | slot, |
| uint32_t | subslot, | ||
| PN_API_IOD_IOXS | state | ||
| ) |
Changes the IOPS value inside demoInDataIops global array.
Based on slot and subslot indexes, the IOPS value of the corresponding array element is changed.
| [in] | slot | Slot number. |
| [in] | subslot | Subslot index. |
| [in] | state | IO provider state. |