Searched refs:host_features (Results 1 – 1 of 1) sorted by relevance
34 static uint64_t host_features; variable65 host_features |= feature; in ll_set_host_feature()67 host_features &= ~feature; in ll_set_host_feature()75 host_features = 0U; in ll_feat_reset()80 return LL_FEAT | (host_features & LL_FEAT_HOST_BIT_MASK); in ll_feat_get()