Home
last modified time | relevance | path

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

/linux/drivers/vdpa/octeon_ep/
H A Doctep_vdpa.h110 void octep_hw_set_drv_features(struct octep_hw *oct_hw, u64 features);
H A Doctep_vdpa_hw.c250 void octep_hw_set_drv_features(struct octep_hw *oct_hw, u64 features) in octep_hw_set_drv_features()
249 void octep_hw_set_drv_features(struct octep_hw *oct_hw, u64 features) octep_hw_set_drv_features() function
H A Doctep_vdpa_main.c160 octep_hw_set_drv_features(oct_hw, features); in octep_vdpa_set_status()