Home
last modified time | relevance | path

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

/linux/drivers/net/wireless/ath/ath6kl/
A Dhtc_pipe.c1025 if (target->htc_flags & HTC_OP_STATE_SETUP_COMPLETE) { in ath6kl_htc_pipe_rx_complete()
1506 target->htc_flags |= HTC_OP_STATE_SETUP_COMPLETE; in ath6kl_htc_pipe_start()
1524 target->htc_flags &= ~HTC_OP_STATE_SETUP_COMPLETE; in ath6kl_htc_pipe_stop()
A Dhtc.h139 #define HTC_OP_STATE_SETUP_COMPLETE (1 << 1) macro

Completed in 8 milliseconds