Home
last modified time | relevance | path

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

/drivers/net/wireless/ath/ath6kl/
Dhtc_pipe.c1053 target->pipe.ctrl_response_valid = true; in ath6kl_htc_pipe_rx_complete()
1148 if (target->pipe.ctrl_response_valid) { in htc_wait_recv_ctrl_message()
1149 target->pipe.ctrl_response_valid = false; in htc_wait_recv_ctrl_message()
Dhtc.h627 bool ctrl_response_valid; member