Searched refs:sched_state (Results 1 – 7 of 7) sorted by relevance
184 ce->guc_state.sched_state &= SCHED_STATE_BLOCKED_MASK; in init_sched_state()200 return !(ce->guc_state.sched_state & ~SCHED_STATE_VALID_INIT); in sched_state_is_init()206 return ce->guc_state.sched_state & in context_wait_for_deregister_to_register()214 ce->guc_state.sched_state |= in set_context_wait_for_deregister_to_register()222 ce->guc_state.sched_state &= in clr_context_wait_for_deregister_to_register()229 return ce->guc_state.sched_state & SCHED_STATE_DESTROYED; in context_destroyed()236 ce->guc_state.sched_state |= SCHED_STATE_DESTROYED; in set_context_destroyed()243 ce->guc_state.sched_state &= ~SCHED_STATE_DESTROYED; in clr_context_destroyed()248 return ce->guc_state.sched_state & SCHED_STATE_PENDING_DISABLE; in context_pending_disable()254 ce->guc_state.sched_state |= SCHED_STATE_PENDING_DISABLE; in set_context_pending_disable()[all …]
405 __field(u32, sched_state)412 __entry->sched_state = ce->guc_state.sched_state;418 __entry->sched_state,
199 u32 sched_state; member
791 struct sched_state { struct809 struct sched_state state; argument810 struct sched_state saved[SCHED_STATES_MAX];
578 int sched_state; member
2651 if (bnx2x_state_wait(bp, o->sched_state, o->raw.pstate) || in bnx2x_mcast_wait()4047 clear_bit(o->sched_state, o->raw.pstate); in bnx2x_mcast_clear_sched()4054 set_bit(o->sched_state, o->raw.pstate); in bnx2x_mcast_set_sched()4060 return !!test_bit(o->sched_state, o->raw.pstate); in bnx2x_mcast_check_sched()4083 mcast_obj->sched_state = BNX2X_FILTER_MCAST_SCHED; in bnx2x_init_mcast_obj()
14622 int sched_state = BNX2X_FILTER_ISCSI_ETH_STOP_SCHED; in bnx2x_set_iscsi_eth_rx_mode() local14639 sched_state = BNX2X_FILTER_ISCSI_ETH_START_SCHED; in bnx2x_set_iscsi_eth_rx_mode()14645 set_bit(sched_state, &bp->sp_state); in bnx2x_set_iscsi_eth_rx_mode()