Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_sp.c4739 unsigned long cur_pending = o->pending; in bnx2x_queue_comp_cmd() local
4741 if (!test_and_clear_bit(cmd, &cur_pending)) { in bnx2x_queue_comp_cmd()
4744 o->state, cur_pending, o->next_state); in bnx2x_queue_comp_cmd()
5750 unsigned long cur_pending = o->pending; in bnx2x_func_state_change_comp() local
5752 if (!test_and_clear_bit(cmd, &cur_pending)) { in bnx2x_func_state_change_comp()
5755 cur_pending, o->next_state); in bnx2x_func_state_change_comp()