Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/common/qat/qat_adf/
H A Dicp_qat_fw_la.h84 cmp_auth, ret_auth, update_state, \ argument
98 ((update_state & QAT_LA_UPDATE_STATE_MASK) << \
/f-stack/app/redis-5.0.5/src/
H A Dcluster.c3312 int update_state = 0; in clusterCron() local
3552 update_state = 1; in clusterCron()
3585 if (update_state || server.cluster->state == CLUSTER_FAIL) in clusterCron()