Searched refs:octep_hw_set_status (Results 1 – 3 of 3) sorted by relevance
95 void octep_hw_set_status(struct octep_hw *dev, uint8_t status);
186 void octep_hw_set_status(struct octep_hw *oct_hw, u8 status) in octep_hw_set_status() function195 octep_hw_set_status(oct_hw, 0 | BIT(DEV_RST_ACK_BIT)); in octep_hw_reset()
194 octep_hw_set_status(oct_hw, status); in octep_vdpa_set_status()
Completed in 8 milliseconds