Home
last modified time | relevance | path

Searched refs:octep_hw_reset (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/vdpa/octeon_ep/
H A Doctep_vdpa.h96 void octep_hw_reset(struct octep_hw *oct_hw);
H A Doctep_vdpa_hw.c191 void octep_hw_reset(struct octep_hw *oct_hw) in octep_hw_reset()
190 void octep_hw_reset(struct octep_hw *oct_hw) octep_hw_reset() function
H A Doctep_vdpa_main.c212 octep_hw_reset(oct_hw); in octep_vdpa_set_vq_cb()