curr_state        123 arch/powerpc/platforms/83xx/suspend.c 	u32 curr_state;
curr_state        129 arch/powerpc/platforms/83xx/suspend.c 		curr_state = reg_cfg1 & PMCCR1_CURR_STATE;
curr_state        131 arch/powerpc/platforms/83xx/suspend.c 		if (curr_state != pci_pm_state) {
curr_state        796 drivers/firmware/ti_sci.c 				  bool *r_state,  bool *curr_state)
curr_state        801 drivers/firmware/ti_sci.c 	if (!r_state && !curr_state)
curr_state        811 drivers/firmware/ti_sci.c 	if (curr_state)
curr_state        812 drivers/firmware/ti_sci.c 		*curr_state = (c_state == MSG_DEVICE_HW_STATE_OFF);
curr_state        827 drivers/firmware/ti_sci.c 				bool *r_state,  bool *curr_state)
curr_state        832 drivers/firmware/ti_sci.c 	if (!r_state && !curr_state)
curr_state        842 drivers/firmware/ti_sci.c 	if (curr_state)
curr_state        843 drivers/firmware/ti_sci.c 		*curr_state = (c_state == MSG_DEVICE_HW_STATE_ON);
curr_state        857 drivers/firmware/ti_sci.c 				   bool *curr_state)
curr_state        862 drivers/firmware/ti_sci.c 	if (!curr_state)
curr_state        869 drivers/firmware/ti_sci.c 	*curr_state = (state == MSG_DEVICE_HW_STATE_TRANS);
curr_state       1191 drivers/firmware/ti_sci.c 				u32 clk_id, bool *req_state, bool *curr_state)
curr_state       1196 drivers/firmware/ti_sci.c 	if (!req_state && !curr_state)
curr_state       1206 drivers/firmware/ti_sci.c 	if (curr_state)
curr_state       1207 drivers/firmware/ti_sci.c 		*curr_state = (c_state == MSG_CLOCK_HW_STATE_READY);
curr_state       1224 drivers/firmware/ti_sci.c 				 u32 clk_id, bool *req_state, bool *curr_state)
curr_state       1229 drivers/firmware/ti_sci.c 	if (!req_state && !curr_state)
curr_state       1239 drivers/firmware/ti_sci.c 	if (curr_state)
curr_state       1240 drivers/firmware/ti_sci.c 		*curr_state = (c_state == MSG_CLOCK_HW_STATE_NOT_READY);
curr_state        792 drivers/net/ethernet/mellanox/mlx5/core/en.h 	int curr_state;
curr_state       1060 drivers/net/ethernet/mellanox/mlx5/core/en.h int mlx5e_modify_rq_state(struct mlx5e_rq *rq, int curr_state, int next_state);
curr_state        137 drivers/net/ethernet/mellanox/mlx5/core/en/health.c 	msp.curr_state = MLX5_SQC_STATE_ERR;
curr_state        147 drivers/net/ethernet/mellanox/mlx5/core/en/health.c 	msp.curr_state = MLX5_SQC_STATE_RST;
curr_state        118 drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.c static int mlx5e_rq_to_ready(struct mlx5e_rq *rq, int curr_state)
curr_state        123 drivers/net/ethernet/mellanox/mlx5/core/en/reporter_rx.c 	err = mlx5e_modify_rq_state(rq, curr_state, MLX5_RQC_STATE_RST);
curr_state        712 drivers/net/ethernet/mellanox/mlx5/core/en_main.c int mlx5e_modify_rq_state(struct mlx5e_rq *rq, int curr_state, int next_state)
curr_state        726 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	if (curr_state == MLX5_RQC_STATE_RST && next_state == MLX5_RQC_STATE_RDY)
curr_state        731 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	MLX5_SET(modify_rq_in, in, rq_state, curr_state);
curr_state       1265 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	MLX5_SET(modify_sq_in, in, sq_state, p->curr_state);
curr_state       1296 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	msp.curr_state = MLX5_SQC_STATE_RST;
curr_state       1776 drivers/net/ethernet/mellanox/mlx5/core/en_main.c 	msp.curr_state = MLX5_SQC_STATE_RDY;
curr_state        383 drivers/net/ethernet/mellanox/mlx5/core/transobj.c 				  int curr_state, int next_state,
curr_state        396 drivers/net/ethernet/mellanox/mlx5/core/transobj.c 	MLX5_SET(modify_rq_in, in, rq_state, curr_state);
curr_state        404 drivers/net/ethernet/mellanox/mlx5/core/transobj.c 				  int curr_state, int next_state,
curr_state        417 drivers/net/ethernet/mellanox/mlx5/core/transobj.c 	MLX5_SET(modify_sq_in, in, sq_state, curr_state);
curr_state       2446 drivers/net/ethernet/qlogic/qede/qede_main.c 	u32 curr_state = edev->state;
curr_state       2458 drivers/net/ethernet/qlogic/qede/qede_main.c 	if (curr_state == QEDE_STATE_OPEN)
curr_state       2470 drivers/net/ethernet/qlogic/qede/qede_main.c 	if (curr_state == QEDE_STATE_OPEN) {
curr_state       2479 drivers/net/ethernet/qlogic/qede/qede_main.c 	edev->state = curr_state;
curr_state        322 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_hw.h 	u8		curr_state;
curr_state        147 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 	cur = adapter->ahw->idc.curr_state;
curr_state        986 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 	cur = adapter->ahw->idc.curr_state;
curr_state       1135 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 		adapter->ahw->idc.curr_state = QLC_83XX_IDC_DEV_UNKNOWN;
curr_state       1137 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 		adapter->ahw->idc.curr_state = state;
curr_state       1140 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 	switch (adapter->ahw->idc.curr_state) {
curr_state       1163 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 	adapter->ahw->idc.prev_state = adapter->ahw->idc.curr_state;
curr_state       1187 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 	adapter->ahw->idc.curr_state = QLC_83XX_IDC_DEV_UNKNOWN;
curr_state       1233 drivers/net/ethernet/qlogic/qlcnic/qlcnic_83xx_init.c 	adapter->ahw->idc.curr_state = state;
curr_state       1907 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 	idc->curr_state = QLCRDX(adapter->ahw, QLC_83XX_IDC_DEV_STATE);
curr_state       1909 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 	switch (idc->curr_state) {
curr_state       1929 drivers/net/ethernet/qlogic/qlcnic/qlcnic_sriov_common.c 	idc->prev_state = idc->curr_state;
curr_state       2997 drivers/scsi/qla2xxx/qla_nx.c qla82xx_wait_for_state_change(scsi_qla_host_t *vha, uint32_t curr_state)
curr_state       3007 drivers/scsi/qla2xxx/qla_nx.c 	} while (dev_state == curr_state);
curr_state         26 include/net/llc_s_st.h 	u8			   curr_state;
curr_state         73 include/trace/events/ufs.h 		u32 prev_state, u32 curr_state),
curr_state         75 include/trace/events/ufs.h 	TP_ARGS(dev_name, state, clk, prev_state, curr_state),
curr_state         82 include/trace/events/ufs.h 		__field(u32, curr_state)
curr_state         90 include/trace/events/ufs.h 		__entry->curr_state = curr_state;
curr_state         95 include/trace/events/ufs.h 		__entry->prev_state, __entry->curr_state)
curr_state        393 net/llc/llc_conn.c 	struct llc_conn_state *curr_state =
curr_state        399 net/llc/llc_conn.c 	for (next_trans = curr_state->transitions +
curr_state        643 net/llc/llc_conn.c 	struct llc_conn_state *curr_state;
curr_state        647 net/llc/llc_conn.c 		curr_state = &llc_conn_state_table[state];
curr_state        651 net/llc/llc_conn.c 			next_offset += llc_find_next_offset(curr_state,
curr_state        176 net/llc/llc_s_st.c 		.curr_state	= LLC_SAP_STATE_INACTIVE,
curr_state        180 net/llc/llc_s_st.c 		.curr_state	= LLC_SAP_STATE_ACTIVE,
curr_state        122 net/llc/llc_sap.c 	struct llc_sap_state *curr_state = &llc_sap_state_table[sap->state - 1];
curr_state        127 net/llc/llc_sap.c 	for (next_trans = curr_state->transitions; next_trans[i]->ev; i++)
curr_state         71 tools/laptop/dslm/dslm.c     int curr_state;
curr_state         89 tools/laptop/dslm/dslm.c 	curr_state = check_powermode(fd);
curr_state         91 tools/laptop/dslm/dslm.c 	if (curr_state != last_state || endit) {
curr_state        100 tools/laptop/dslm/dslm.c 	    last_state = curr_state;
curr_state        104 tools/laptop/dslm/dslm.c 		   state_name(curr_state));