Searched refs:arm_state (Results 1 – 4 of 4) sorted by relevance
120 struct vchiq_arm_state arm_state; member555 if (arm_state) { in vchiq_arm_init_state()563 arm_state->state = state; in vchiq_arm_init_state()564 arm_state->first_connect = 0; in vchiq_arm_init_state()1393 if (!arm_state) { in vchiq_use_internal()1448 if (!arm_state) { in vchiq_release_internal()1491 complete(&arm_state->ka_evt); in vchiq_on_remote_use()1500 complete(&arm_state->ka_evt); in vchiq_on_remote_release()1614 if (!arm_state) in vchiq_dump_service_use_state()1711 if (arm_state->first_connect) { in vchiq_platform_conn_state_changed()[all …]
193 static void eq_update_ci(struct hinic_eq *eq, u32 arm_state) in eq_update_ci() argument207 HINIC_EQ_CI_SET(arm_state, INT_ARMED); in eq_update_ci()
414 atomic_t arm_state; member
162 if (atomic_read(&cq->arm_state) && nq->cqn_handler) { in bnxt_qpn_cqn_sched_task()341 atomic_set(&cq->arm_state, 0); in bnxt_qplib_service_nq()2944 atomic_set(&cq->arm_state, 1); in bnxt_qplib_req_notify_cq()
Completed in 20 milliseconds