octep_hw_set_status
void octep_hw_set_status(struct octep_hw *dev, uint8_t status);
octep_hw_set_status(oct_hw, 0 | BIT(DEV_RST_ACK_BIT));
octep_hw_set_status(oct_hw, status);