Home
last modified time | relevance | path

Searched refs:ifcvf_set_features (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/vdpa/ifc/base/
H A Difcvf.c150 ifcvf_set_features(struct ifcvf_hw *hw, u64 features) in ifcvf_set_features() function
169 ifcvf_set_features(hw, hw->req_features); in ifcvf_config_features()
/f-stack/dpdk/drivers/vdpa/ifc/
H A Difcvf_vdpa.c945 ifcvf_set_features(int vid) in ifcvf_set_features() function
1145 .set_features = ifcvf_set_features,