Searched refs:sa_features (Results 1 – 2 of 2) sorted by relevance
78 uint64_t (*sa_features)(void); member
655 if (ops->sa_features != NULL) in sa_proto_get_featureset()656 ret = ops->sa_features(); in sa_proto_get_featureset()