Searched refs:sp_state (Results 1 – 2 of 2) sorted by relevance
1535 ramrod_param.pstate = &sc->sp_state; in bnx2x_set_q_rx_mode()1541 rte_bit_relaxed_set32(ECORE_FILTER_RX_MODE_PENDING, &sc->sp_state); in bnx2x_set_q_rx_mode()1758 if (!(atomic_load_acq_int(&sc->sp_state) & mask)) in bnx2x_wait_sp_comp()1766 tmp = atomic_load_acq_int(&sc->sp_state); in bnx2x_wait_sp_comp()1868 &sc->sp_state); in bnx2x_chip_cleanup()2111 sc->sp_state = 0; in bnx2x_nic_unload()4334 rte_bit_relaxed_clear32(ECORE_FILTER_RX_MODE_PENDING, &sc->sp_state); in bnx2x_handle_rx_mode_eqe()4338 &sc->sp_state)) in bnx2x_handle_rx_mode_eqe()5024 ECORE_FILTER_MAC_PENDING, &sc->sp_state, in bnx2x_init_eth_fp()5783 &sc->sp_state, o_type); in bnx2x_init_objs()[all …]
1235 uint32_t sp_state; member