Home
last modified time | relevance | path

Searched refs:htc_flags (Results 1 – 7 of 7) sorted by relevance

/linux-6.1.9/drivers/net/wireless/ath/ath9k/
Dhtc_hst.c168 target->htc_flags |= HTC_OP_CONFIG_PIPE_CREDITS; in htc_config_pipe_credits()
203 target->htc_flags |= HTC_OP_START_WAIT; in htc_setup_complete()
333 if (htc_handle->htc_flags & HTC_OP_CONFIG_PIPE_CREDITS) { in ath9k_htc_txcompletion_cb()
335 htc_handle->htc_flags &= ~HTC_OP_CONFIG_PIPE_CREDITS; in ath9k_htc_txcompletion_cb()
339 if (htc_handle->htc_flags & HTC_OP_START_WAIT) { in ath9k_htc_txcompletion_cb()
341 htc_handle->htc_flags &= ~HTC_OP_START_WAIT; in ath9k_htc_txcompletion_cb()
Dhtc_hst.h128 u8 htc_flags; member
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/fw/api/
Dmac.h580 __le32 htc_flags; member
648 __le32 htc_flags; member
723 __le32 htc_flags; member
/linux-6.1.9/drivers/net/wireless/ath/ath6kl/
Dhtc_mbox.c1139 packet->status = (target->htc_flags & HTC_OP_STATE_STOPPING) ? in ath6kl_htc_mbox_tx()
1450 if (target->htc_flags & HTC_OP_STATE_STOPPING) { in ath6kl_htc_rx_setup()
2236 if (target->htc_flags & HTC_OP_STATE_STOPPING) { in ath6kl_htc_rxmsg_pending_handler()
2341 if (target->htc_flags & HTC_OP_STATE_STOPPING) { in ath6kl_htc_mbox_add_rxbuf_multiple()
2372 if (rx_unblock && !(target->htc_flags & HTC_OP_STATE_STOPPING)) in ath6kl_htc_mbox_add_rxbuf_multiple()
2750 target->htc_flags = 0; in ath6kl_htc_mbox_start()
2824 target->htc_flags |= HTC_OP_STATE_STOPPING; in ath6kl_htc_mbox_stop()
Dhtc.h606 u32 htc_flags; member
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()
/linux-6.1.9/drivers/net/wireless/intel/iwlwifi/mvm/
Dmac80211.c1999 sta_ctxt_cmd.htc_flags |= cpu_to_le32(IWL_HE_HTC_SUPPORT); in iwl_mvm_cfg_he_sta()
2011 sta_ctxt_cmd.htc_flags |= in iwl_mvm_cfg_he_sta()
2014 sta_ctxt_cmd.htc_flags |= in iwl_mvm_cfg_he_sta()
2018 sta_ctxt_cmd.htc_flags |= cpu_to_le32(IWL_HE_HTC_BSR_SUPP); in iwl_mvm_cfg_he_sta()
2021 sta_ctxt_cmd.htc_flags |= cpu_to_le32(IWL_HE_HTC_OMI_SUPP); in iwl_mvm_cfg_he_sta()
2023 sta_ctxt_cmd.htc_flags |= cpu_to_le32(IWL_HE_HTC_BQR_SUPP); in iwl_mvm_cfg_he_sta()