Home
last modified time | relevance | path

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

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