Searched refs:sched_state (Results 1 – 4 of 4) sorted by relevance
559 struct sched_state { struct574 struct sched_state state; argument576 struct sched_state saved[SCHED_STATES_MAX];
551 int sched_state; member
2417 if (bnx2x_state_wait(bp, o->sched_state, o->raw.pstate) || in bnx2x_mcast_wait()3626 clear_bit(o->sched_state, o->raw.pstate); in bnx2x_mcast_clear_sched()3633 set_bit(o->sched_state, o->raw.pstate); in bnx2x_mcast_set_sched()3639 return !!test_bit(o->sched_state, o->raw.pstate); in bnx2x_mcast_check_sched()3662 mcast_obj->sched_state = BNX2X_FILTER_MCAST_SCHED; in bnx2x_init_mcast_obj()
11966 int sched_state = BNX2X_FILTER_ISCSI_ETH_STOP_SCHED; in bnx2x_set_iscsi_eth_rx_mode() local11983 sched_state = BNX2X_FILTER_ISCSI_ETH_START_SCHED; in bnx2x_set_iscsi_eth_rx_mode()11989 set_bit(sched_state, &bp->sp_state); in bnx2x_set_iscsi_eth_rx_mode()