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.c31 struct octep_hw *oct_hw; member
37 struct octep_hw oct_hw; member
56 static inline void octep_vdpa_dev_event_schedule(struct octep_hw *oct_hw) in octep_vdpa_dev_event_schedule()
68 struct octep_hw *oct_hw = data; in octep_vdpa_dev_event_handler() local
79 struct octep_hw *oct_hw = data; in octep_vdpa_intr_handler() local
127 static void octep_free_irqs(struct octep_hw *oct_hw) in octep_free_irqs()
148 static int octep_request_irqs(struct octep_hw *oct_hw, irqreturn_t (*irq_handler)(int, void *), in octep_request_irqs()
188 struct octep_hw *oct_hw = vdpa_to_octep_hw(vdpa_dev); in octep_vdpa_get_device_features() local
195 struct octep_hw *oct_hw = vdpa_to_octep_hw(vdpa_dev); in octep_vdpa_set_driver_features() local
215 struct octep_hw *oct_hw = vdpa_to_octep_hw(vdpa_dev); in octep_vdpa_get_driver_features() local
[all …]