Searched refs:drv_features (Results 1 – 4 of 4) sorted by relevance
54 uint64_t drv_features; member
526 *features = ops_data->drv_features; in sfc_vdpa_get_features()909 ops_data->drv_features = in sfc_vdpa_device_init()
67 struct ice_nvm_features drv_features; /* NVM features */ member
1134 data->drv_features.major = ICE_NVM_ACCESS_MAJOR_VER; in ice_nvm_access_get_features()1135 data->drv_features.minor = ICE_NVM_ACCESS_MINOR_VER; in ice_nvm_access_get_features()1136 data->drv_features.size = sizeof(struct ice_nvm_features); in ice_nvm_access_get_features()1137 data->drv_features.features[0] = ICE_NVM_FEATURES_0_REG_ACCESS; in ice_nvm_access_get_features()