Home
last modified time | relevance | path

Searched defs:oct_hw (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/vdpa/octeon_ep/
H A Doctep_vdpa_main.c24 struct octep_hw *oct_hw; member
30 struct octep_hw oct_hw; member
49 struct octep_hw *oct_hw = data; in octep_vdpa_intr_handler() local
85 static void octep_free_irqs(struct octep_hw *oct_hw) in octep_free_irqs()
105 static int octep_request_irqs(struct octep_hw *oct_hw) in octep_request_irqs()
140 struct octep_hw *oct_hw = vdpa_to_octep_hw(vdpa_dev); in octep_vdpa_get_device_features() local
147 struct octep_hw *oct_hw = vdpa_to_octep_hw(vdpa_dev); in octep_vdpa_set_driver_features() local
167 struct octep_hw *oct_hw = vdpa_to_octep_hw(vdpa_dev); in octep_vdpa_get_driver_features() local
174 struct octep_hw *oct_hw = vdpa_to_octep_hw(vdpa_dev); in octep_vdpa_get_status() local
181 struct octep_hw *oct_hw = vdpa_to_octep_hw(vdpa_dev); in octep_vdpa_set_status() local
[all …]