/freebsd/sys/dev/bxe/ |
H A D | ecore_sp.c | 4668 o->next_state = ECORE_Q_STATE_MAX; in ecore_queue_state_change() 4729 o->state, cur_pending, o->next_state); in ecore_queue_comp_cmd() 4742 cmd, o->cids[ECORE_PRIMARY_CID_INDEX], o->next_state); in ecore_queue_comp_cmd() 4748 o->state = o->next_state; in ecore_queue_comp_cmd() 4750 o->next_state = ECORE_Q_STATE_MAX; in ecore_queue_comp_cmd() 5520 enum ecore_q_state state = o->state, next_state = ECORE_Q_STATE_MAX; in ecore_queue_chk_transition() local 5531 o->next_state = ECORE_Q_STATE_MAX; in ecore_queue_chk_transition() 5546 next_state = ECORE_Q_STATE_INITIALIZED; in ecore_queue_chk_transition() 5553 next_state = ECORE_Q_STATE_ACTIVE; in ecore_queue_chk_transition() 5555 next_state = ECORE_Q_STATE_INACTIVE; in ecore_queue_chk_transition() [all …]
|
H A D | bxe_stats.c | 1435 enum bxe_stats_state next_state; member 1462 sc->stats_state = bxe_stats_stm[state][event].next_state; in bxe_stats_handle()
|
/freebsd/sys/dev/isci/scil/ |
H A D | sci_base_state_machine.c | 180 U32 next_state in sci_base_state_machine_change_state() argument 186 SCI_STATE_MACHINE_SET_STATE(this_state_machine, next_state); in sci_base_state_machine_change_state()
|
H A D | sci_base_state_machine.h | 146 U32 next_state
|
H A D | scic_sds_phy.c | 2591 U32 next_state in scic_sds_phy_complete_link_training() argument 2597 scic_sds_phy_get_starting_substate_machine(this_phy), next_state in scic_sds_phy_complete_link_training()
|
/freebsd/sbin/ipf/iplang/ |
H A D | iplang_l.l | 34 int next_state(int, int); 234 return(next_state(wt->state, wt->next)); 245 int next_state(int nstate, int fornext)
|
/freebsd/contrib/libucl/src/ |
H A D | ucl_msgpack.c | 943 next_state = container->obj->type == UCL_OBJECT ? \ 962 } state = read_type, next_state = error_state; in ucl_msgpack_consume() local 1066 state = next_state; in ucl_msgpack_consume() 1093 next_state = read_assoc_key; in ucl_msgpack_consume() 1122 next_state = read_array_value; in ucl_msgpack_consume() 1160 next_state = read_array_value; in ucl_msgpack_consume() 1188 next_state = read_assoc_value; in ucl_msgpack_consume() 1225 next_state = read_assoc_key; in ucl_msgpack_consume()
|
/freebsd/contrib/unbound/iterator/ |
H A D | iterator.c | 193 next_state(struct iter_qstate* iq, enum iter_state nextstate) in next_state() function 222 return next_state(iq, iq->final_state); in final_state() 1421 return next_state(iq, COLLECT_CLASS_STATE); in processInitRequest() 1472 next_state(iq, FINISHED_STATE); in processInitRequest() 1489 return next_state(iq, INIT_REQUEST_STATE); in processInitRequest() 1563 return next_state(iq, INIT_REQUEST_STATE); in processInitRequest() 1607 return next_state(iq, QUERYTARGETS_STATE); in processInitRequest() 1665 return next_state(iq, INIT_REQUEST_2_STATE); in processInitRequest() 1694 return next_state(iq, INIT_REQUEST_2_STATE); in processInitRequest() 1791 return next_state(iq, INIT_REQUEST_2_STATE); in processInitRequest() [all …]
|
/freebsd/crypto/openssh/ |
H A D | krl.c | 579 int next_state, state = 0; in revoked_certs_generate() local 612 next_state = choose_next_state(state, contig, final, in revoked_certs_generate() 619 if (state != 0 && (force_new_sect || next_state != state || in revoked_certs_generate() 640 if (next_state != state || force_new_sect) { in revoked_certs_generate() 642 next_state)); in revoked_certs_generate() 643 state = next_state; in revoked_certs_generate()
|
/freebsd/sys/dev/cxgbe/iw_cxgbe/ |
H A D | qp.c | 1450 (mask & C4IW_QP_ATTR_NEXT_STATE) ? attrs->next_state : -1); in c4iw_modify_qp() 1485 if (qhp->attr.state == attrs->next_state) in c4iw_modify_qp() 1499 (attrs->next_state == C4IW_QP_STATE_TERMINATE)) { in c4iw_modify_qp() 1506 switch (attrs->next_state) { in c4iw_modify_qp() 1542 switch (attrs->next_state) { in c4iw_modify_qp() 1595 if (!internal && (qhp->ibqp.uobject || attrs->next_state != in c4iw_modify_qp() 1600 switch (attrs->next_state) { in c4iw_modify_qp() 1617 if (attrs->next_state != C4IW_QP_STATE_IDLE) { in c4iw_modify_qp() 1694 attrs.next_state = C4IW_QP_STATE_ERROR; in c4iw_destroy_qp() 1796 qhp->attr.next_state = C4IW_QP_STATE_IDLE; in c4iw_create_qp() [all …]
|
H A D | cm.c | 407 attrs.next_state = C4IW_QP_STATE_ERROR; in process_timeout() 617 attrs.next_state = C4IW_QP_STATE_CLOSING; in process_peer_close() 641 attrs.next_state = C4IW_QP_STATE_IDLE; in process_peer_close() 719 attrs.next_state = C4IW_QP_STATE_ERROR; in process_conn_error() 782 attrs.next_state = C4IW_QP_STATE_IDLE; in process_close_complete() 890 attrs.next_state = C4IW_QP_STATE_TERMINATE; in process_data() 2124 attrs.next_state = C4IW_QP_STATE_RTS; in process_mpa_reply() 2149 attrs.next_state = C4IW_QP_STATE_TERMINATE; in process_mpa_reply() 2171 attrs.next_state = C4IW_QP_STATE_TERMINATE; in process_mpa_reply() 2485 attrs.next_state = C4IW_QP_STATE_RTS; in c4iw_accept_cr() [all …]
|
H A D | ev.c | 138 attrs.next_state = C4IW_QP_STATE_TERMINATE; in post_qp_event()
|
H A D | iw_cxgbe.h | 463 u32 next_state; member
|
/freebsd/sys/dev/mlx5/mlx5_en/ |
H A D | mlx5_en_iq.c | 294 mlx5e_iq_modify(struct mlx5e_iq *iq, int curr_state, int next_state) in mlx5e_iq_modify() argument 310 MLX5_SET(sqc, sqc, state, next_state); in mlx5e_iq_modify()
|
H A D | mlx5_en_main.c | 1385 mlx5e_modify_rq(struct mlx5e_rq *rq, int curr_state, int next_state) in mlx5e_modify_rq() argument 1405 MLX5_SET(rqc, rqc, state, next_state); in mlx5e_modify_rq() 1784 mlx5e_modify_sq(struct mlx5e_sq *sq, int curr_state, int next_state) in mlx5e_modify_sq() argument 1800 MLX5_SET(sqc, sqc, state, next_state); in mlx5e_modify_sq()
|
/freebsd/contrib/llvm-project/openmp/runtime/src/ |
H A D | ompt-general.cpp | 537 OMPT_API_ROUTINE int ompt_enumerate_states(int current_state, int *next_state, argument 544 *next_state = ompt_state_info[i + 1].state_id;
|
/freebsd/sys/dev/irdma/ |
H A D | osdep.h | 218 void irdma_term_modify_qp(struct irdma_sc_qp *qp, u8 next_state, u8 term, u8 term_len);
|
/freebsd/contrib/unbound/respip/ |
H A D | respip.c | 1089 enum module_ext_state next_state = module_finished; in respip_operate() local 1132 next_state = module_wait_subquery; in respip_operate() 1136 qstate->ext_state[id] = next_state; in respip_operate()
|
/freebsd/sys/dev/bnxt/bnxt_re/ |
H A D | qplib_sp.h | 390 bool ib_modify_qp_is_ok_compat(enum ib_qp_state cur_state, enum ib_qp_state next_state,
|
/freebsd/sys/ofed/drivers/infiniband/core/ |
H A D | ib_verbs.c | 1247 bool ib_modify_qp_is_ok(enum ib_qp_state cur_state, enum ib_qp_state next_state, in ib_modify_qp_is_ok() argument 1257 if (!qp_state_table[cur_state][next_state].valid) in ib_modify_qp_is_ok() 1260 req_param = qp_state_table[cur_state][next_state].req_param[type]; in ib_modify_qp_is_ok() 1261 opt_param = qp_state_table[cur_state][next_state].opt_param[type]; in ib_modify_qp_is_ok()
|
/freebsd/lib/libomp/ |
H A D | omp-tools.h | 606 int *next_state, 1350 ompd_word_t current_state, ompd_word_t *next_state,
|
/freebsd/sys/contrib/dev/rtw88/ |
H A D | coex.c | 18 u8 next_state; in rtw_coex_next_rssi_state() local 23 next_state = COEX_RSSI_STATE_HIGH; in rtw_coex_next_rssi_state() 25 next_state = COEX_RSSI_STATE_STAY_LOW; in rtw_coex_next_rssi_state() 28 next_state = COEX_RSSI_STATE_LOW; in rtw_coex_next_rssi_state() 30 next_state = COEX_RSSI_STATE_STAY_HIGH; in rtw_coex_next_rssi_state() 33 return next_state; in rtw_coex_next_rssi_state()
|
/freebsd/contrib/wpa/wpa_supplicant/ |
H A D | mesh_mpm.c | 546 enum mesh_plink_state next_state) in mesh_mpm_plink_open() argument 555 wpa_mesh_set_plink_state(wpa_s, sta, next_state); in mesh_mpm_plink_open()
|
/freebsd/contrib/llvm-project/openmp/runtime/src/include/ |
H A D | omp-tools.h.var | 606 int *next_state, 1350 ompd_word_t current_state, ompd_word_t *next_state,
|
/freebsd/contrib/unbound/contrib/ |
H A D | aaaa-filter-iterator.patch | 180 + return next_state(iq, ASN_FETCH_A_FOR_AAAA_STATE);
|