Searched refs:pending_bit (Results 1 – 1 of 1) sorted by relevance
4659 int rc, pending_bit; in bnx2x_queue_state_change() local4671 pending_bit = o->set_pending(o, params); in bnx2x_queue_state_change()4676 o->complete_cmd(bp, o, pending_bit); in bnx2x_queue_state_change()4682 clear_bit(pending_bit, pending); in bnx2x_queue_state_change()4688 rc = o->wait_comp(bp, o, pending_bit); in bnx2x_queue_state_change()4696 return !!test_bit(pending_bit, pending); in bnx2x_queue_state_change()