Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vdpa/ifcvf/
H A Difcvf_base.h117 u64 ifcvf_get_hw_features(struct ifcvf_hw *hw);
H A Difcvf_base.c212 u64 ifcvf_get_hw_features(struct ifcvf_hw *hw) in ifcvf_get_hw_features() function
H A Difcvf_main.c800 vf->hw_features = ifcvf_get_hw_features(vf); in ifcvf_probe()