Searched refs:wait_chase (Results 1 – 1 of 1) sorted by relevance
107 wait_queue_head_t wait_chase; /* for handling sleeping while waiting for chase to finish */ member861 init_waitqueue_head(&edge_port->wait_chase); in edge_open()954 prepare_to_wait(&edge_port->wait_chase, &wait, in block_until_chase_response()957 finish_wait(&edge_port->wait_chase, &wait); in block_until_chase_response()1007 prepare_to_wait(&edge_port->wait_chase, &wait, in block_until_tx_empty()1010 finish_wait(&edge_port->wait_chase, &wait); in block_until_tx_empty()1837 wake_up(&edge_port->wait_chase); in process_rcvd_status()