Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/bnx2x/
H A Decore_sp.c3707 uint32_t cur_pending = o->pending; in ecore_queue_comp_cmd() local
3709 if (!ECORE_TEST_AND_CLEAR_BIT(cmd, &cur_pending)) { in ecore_queue_comp_cmd()
3713 cur_pending, o->next_state); in ecore_queue_comp_cmd()
4702 uint32_t cur_pending = o->pending; in ecore_func_state_change_comp() local
4704 if (!ECORE_TEST_AND_CLEAR_BIT(cmd, &cur_pending)) { in ecore_func_state_change_comp()
4707 cmd, ECORE_FUNC_ID(sc), o->state, cur_pending, in ecore_func_state_change_comp()