Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/net/ethernet/broadcom/bnx2x/
Dbnx2x_sp.c4257 unsigned long cur_pending = o->pending; in bnx2x_queue_comp_cmd() local
4259 if (!test_and_clear_bit(cmd, &cur_pending)) { in bnx2x_queue_comp_cmd()
4262 o->state, cur_pending, o->next_state); in bnx2x_queue_comp_cmd()
5269 unsigned long cur_pending = o->pending; in bnx2x_func_state_change_comp() local
5271 if (!test_and_clear_bit(cmd, &cur_pending)) { in bnx2x_func_state_change_comp()
5274 cur_pending, o->next_state); in bnx2x_func_state_change_comp()