Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/vdpa/ifcvf/
Difcvf_base.h118 u64 ifcvf_get_features(struct ifcvf_hw *hw);
Difcvf_base.c205 u64 ifcvf_get_features(struct ifcvf_hw *hw) in ifcvf_get_features() function
Difcvf_main.c175 features = ifcvf_get_features(vf) & IFCVF_SUPPORTED_FEATURES; in ifcvf_vdpa_get_features()