Home
last modified time | relevance | path

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

/linux/drivers/vdpa/octeon_ep/
H A Doctep_vdpa.h111 u64 octep_hw_get_drv_features(struct octep_hw *oct_hw);
H A Doctep_vdpa_hw.c233 u64 octep_hw_get_drv_features(struct octep_hw *oct_hw) in octep_hw_get_drv_features()
232 u64 octep_hw_get_drv_features(struct octep_hw *oct_hw) octep_hw_get_drv_features() function
H A Doctep_vdpa_main.c169 return octep_hw_get_drv_features(oct_hw); in octep_vdpa_reset()