Home
last modified time | relevance | path

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

/openbmc/linux/drivers/vdpa/ifcvf/
H A Difcvf_base.h118 int ifcvf_verify_min_features(struct ifcvf_hw *hw, u64 features);
H A Difcvf_base.c252 int ifcvf_verify_min_features(struct ifcvf_hw *hw, u64 features) in ifcvf_verify_min_features() function
H A Difcvf_main.c387 ret = ifcvf_verify_min_features(vf, features); in ifcvf_vdpa_set_driver_features()