Searched refs:pending_bit (Results 1 – 1 of 1) sorted by relevance
4661 int rc, pending_bit; in bnx2x_queue_state_change() local4673 pending_bit = o->set_pending(o, params); in bnx2x_queue_state_change()4678 o->complete_cmd(bp, o, pending_bit); in bnx2x_queue_state_change()4684 clear_bit(pending_bit, pending); in bnx2x_queue_state_change()4690 rc = o->wait_comp(bp, o, pending_bit); in bnx2x_queue_state_change()4698 return !!test_bit(pending_bit, pending); in bnx2x_queue_state_change()