Home
last modified time | relevance | path

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

/drivers/vdpa/ifcvf/
Difcvf_base.h116 u64 ifcvf_get_dev_features(struct ifcvf_hw *hw);
Difcvf_base.c230 u64 ifcvf_get_dev_features(struct ifcvf_hw *hw) in ifcvf_get_dev_features() function
Difcvf_main.c373 features = ifcvf_get_dev_features(vf); in ifcvf_vdpa_get_device_features()