Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/vdpa/ifc/base/
H A Difcvf.c135 ifcvf_get_features(struct ifcvf_hw *hw) in ifcvf_get_features() function
166 host_features = ifcvf_get_features(hw); in ifcvf_config_features()
H A Difcvf.h143 ifcvf_get_features(struct ifcvf_hw *hw);
/f-stack/dpdk/drivers/vdpa/ifc/
H A Difcvf_vdpa.c1226 features = ifcvf_get_features(&internal->hw); in ifcvf_pci_probe()