Home
last modified time | relevance | path

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

/drivers/vdpa/octeon_ep/
A Doctep_vdpa_hw.c181 u8 octep_hw_get_status(struct octep_hw *oct_hw) in octep_hw_get_status()
186 void octep_hw_set_status(struct octep_hw *oct_hw, u8 status) in octep_hw_set_status()
191 void octep_hw_reset(struct octep_hw *oct_hw) in octep_hw_reset()
216 u64 octep_hw_get_dev_features(struct octep_hw *oct_hw) in octep_hw_get_dev_features()
233 u64 octep_hw_get_drv_features(struct octep_hw *oct_hw) in octep_hw_get_drv_features()
276 void octep_notify_queue(struct octep_hw *oct_hw, u16 qid) in octep_notify_queue()
346 bool octep_get_vq_ready(struct octep_hw *oct_hw, u16 qid) in octep_get_vq_ready()
354 u16 octep_get_vq_size(struct octep_hw *oct_hw) in octep_get_vq_size()
360 static u32 octep_get_config_size(struct octep_hw *oct_hw) in octep_get_config_size()
412 static int octep_pci_signature_verify(struct octep_hw *oct_hw) in octep_pci_signature_verify()
[all …]
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
472 struct octep_hw *oct_hw; in octep_vdpa_remove_vf() local
504 struct octep_hw *oct_hw = &mgmt_dev->oct_hw; in octep_vdpa_dev_add() local
[all …]

Completed in 9 milliseconds