Home
last modified time | relevance | path

Searched refs:ECORE_Q_FLG_ACTIVE (Results 1 – 3 of 3) sorted by relevance

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.h1249 ECORE_Q_FLG_ACTIVE, enumerator
H A Decore_sp.c3779 gen_data->activate_flg = ECORE_TEST_BIT(ECORE_Q_FLG_ACTIVE, flags); in ecore_q_fill_init_general_data()
4437 if (ECORE_TEST_BIT(ECORE_Q_FLG_ACTIVE, in ecore_queue_chk_transition()
4599 if (ECORE_TEST_BIT(ECORE_Q_FLG_ACTIVE, in ecore_queue_chk_fwd_transition()
H A Dbnx2x.c6428 rte_bit_relaxed_set32(ECORE_Q_FLG_ACTIVE, &flags); in bnx2x_get_common_flags()