Searched refs:htc_flags (Results 1 – 10 of 10) sorted by relevance
174 target->htc_flags |= HTC_OP_CONFIG_PIPE_CREDITS; in htc_config_pipe_credits()209 target->htc_flags |= HTC_OP_START_WAIT; in htc_setup_complete()342 if (htc_handle->htc_flags & HTC_OP_CONFIG_PIPE_CREDITS) { in ath9k_htc_txcompletion_cb()344 htc_handle->htc_flags &= ~HTC_OP_CONFIG_PIPE_CREDITS; in ath9k_htc_txcompletion_cb()348 if (htc_handle->htc_flags & HTC_OP_START_WAIT) { in ath9k_htc_txcompletion_cb()350 htc_handle->htc_flags &= ~HTC_OP_START_WAIT; in ath9k_htc_txcompletion_cb()
128 u8 htc_flags; member
373 u32 htc_flags = 0; in iwl_mld_get_htc_flags() local376 htc_flags |= IWL_HE_HTC_SUPPORT; in iwl_mld_get_htc_flags()386 htc_flags |= in iwl_mld_get_htc_flags()389 htc_flags |= IWL_HE_HTC_LINK_ADAP_BOTH; in iwl_mld_get_htc_flags()392 htc_flags |= IWL_HE_HTC_BSR_SUPP; in iwl_mld_get_htc_flags()394 htc_flags |= IWL_HE_HTC_OMI_SUPP; in iwl_mld_get_htc_flags()396 htc_flags |= IWL_HE_HTC_BQR_SUPP; in iwl_mld_get_htc_flags()398 return htc_flags; in iwl_mld_get_htc_flags()490 cmd.htc_flags = in iwl_mld_add_modify_sta_cmd()
605 __le32 htc_flags; member673 __le32 htc_flags; member748 __le32 htc_flags; member
644 __le32 htc_flags; member
1138 packet->status = (target->htc_flags & HTC_OP_STATE_STOPPING) ? in ath6kl_htc_mbox_tx()1449 if (target->htc_flags & HTC_OP_STATE_STOPPING) { in ath6kl_htc_rx_setup()2235 if (target->htc_flags & HTC_OP_STATE_STOPPING) { in ath6kl_htc_rxmsg_pending_handler()2340 if (target->htc_flags & HTC_OP_STATE_STOPPING) { in ath6kl_htc_mbox_add_rxbuf_multiple()2371 if (rx_unblock && !(target->htc_flags & HTC_OP_STATE_STOPPING)) in ath6kl_htc_mbox_add_rxbuf_multiple()2749 target->htc_flags = 0; in ath6kl_htc_mbox_start()2823 target->htc_flags |= HTC_OP_STATE_STOPPING; in ath6kl_htc_mbox_stop()
606 u32 htc_flags; member
1024 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()
2554 __le32 htc_flags = 0; in iwl_mvm_get_sta_htc_flags() local2557 htc_flags |= cpu_to_le32(IWL_HE_HTC_SUPPORT); in iwl_mvm_get_sta_htc_flags()2567 htc_flags |= in iwl_mvm_get_sta_htc_flags()2570 htc_flags |= cpu_to_le32(IWL_HE_HTC_LINK_ADAP_BOTH); in iwl_mvm_get_sta_htc_flags()2573 htc_flags |= cpu_to_le32(IWL_HE_HTC_BSR_SUPP); in iwl_mvm_get_sta_htc_flags()2575 htc_flags |= cpu_to_le32(IWL_HE_HTC_OMI_SUPP); in iwl_mvm_get_sta_htc_flags()2577 htc_flags |= cpu_to_le32(IWL_HE_HTC_BQR_SUPP); in iwl_mvm_get_sta_htc_flags()2579 return htc_flags; in iwl_mvm_get_sta_htc_flags()2646 sta_ctxt_cmd.htc_flags = iwl_mvm_get_sta_htc_flags(sta, &sta->deflink); in iwl_mvm_cfg_he_sta()
508 cmd.htc_flags = iwl_mvm_get_sta_htc_flags(sta, link_sta); in iwl_mvm_mld_cfg_sta()