Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.c4519 unsigned long cur_pending = o->pending; in bnx2x_queue_comp_cmd() local
4521 if (!test_and_clear_bit(cmd, &cur_pending)) { in bnx2x_queue_comp_cmd()
4524 o->state, cur_pending, o->next_state); in bnx2x_queue_comp_cmd()
5531 unsigned long cur_pending = o->pending; in bnx2x_func_state_change_comp() local
5533 if (!test_and_clear_bit(cmd, &cur_pending)) { in bnx2x_func_state_change_comp()
5536 cur_pending, o->next_state); in bnx2x_func_state_change_comp()