Searched refs:HTC_OP_CONFIG_PIPE_CREDITS (Results 1 – 2 of 2) sorted by relevance
174 target->htc_flags |= HTC_OP_CONFIG_PIPE_CREDITS; in htc_config_pipe_credits()339 if (htc_handle->htc_flags & HTC_OP_CONFIG_PIPE_CREDITS) { in ath9k_htc_txcompletion_cb()341 htc_handle->htc_flags &= ~HTC_OP_CONFIG_PIPE_CREDITS; in ath9k_htc_txcompletion_cb()
114 #define HTC_OP_CONFIG_PIPE_CREDITS BIT(1) macro