Home
last modified time | relevance | path

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

/linux/drivers/vdpa/octeon_ep/
H A Doctep_vdpa.h106 int octep_get_vq_state(struct octep_hw *oct_hw, u16 qid, struct vdpa_vq_state *state);
H A Doctep_vdpa_hw.c315 int octep_get_vq_state(struct octep_hw *oct_hw, u16 qid, struct vdpa_vq_state *state) in octep_get_vq_state()
314 int octep_get_vq_state(struct octep_hw *oct_hw, u16 qid, struct vdpa_vq_state *state) octep_get_vq_state() function
H A Doctep_vdpa_main.c232 return octep_get_vq_state(oct_hw, qid, state);