Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/vdpa/ifcvf/
Difcvf_base.h128 u64 ifcvf_get_features(struct ifcvf_hw *hw);
Difcvf_base.c216 u64 ifcvf_get_features(struct ifcvf_hw *hw) in ifcvf_get_features() function
Difcvf_main.c429 features = ifcvf_get_features(vf); in ifcvf_vdpa_get_device_features()