htc_flags         599 drivers/net/wireless/ath/ath6kl/htc.h 	u32 htc_flags;
htc_flags        1139 drivers/net/wireless/ath/ath6kl/htc_mbox.c 		packet->status = (target->htc_flags & HTC_OP_STATE_STOPPING) ?
htc_flags        1450 drivers/net/wireless/ath/ath6kl/htc_mbox.c 		if (target->htc_flags & HTC_OP_STATE_STOPPING) {
htc_flags        2236 drivers/net/wireless/ath/ath6kl/htc_mbox.c 		if (target->htc_flags & HTC_OP_STATE_STOPPING) {
htc_flags        2344 drivers/net/wireless/ath/ath6kl/htc_mbox.c 	if (target->htc_flags & HTC_OP_STATE_STOPPING) {
htc_flags        2375 drivers/net/wireless/ath/ath6kl/htc_mbox.c 	if (rx_unblock && !(target->htc_flags & HTC_OP_STATE_STOPPING))
htc_flags        2753 drivers/net/wireless/ath/ath6kl/htc_mbox.c 	target->htc_flags = 0;
htc_flags        2827 drivers/net/wireless/ath/ath6kl/htc_mbox.c 	target->htc_flags |= HTC_OP_STATE_STOPPING;
htc_flags        1025 drivers/net/wireless/ath/ath6kl/htc_pipe.c 		if (target->htc_flags & HTC_OP_STATE_SETUP_COMPLETE) {
htc_flags        1506 drivers/net/wireless/ath/ath6kl/htc_pipe.c 	target->htc_flags |= HTC_OP_STATE_SETUP_COMPLETE;
htc_flags        1524 drivers/net/wireless/ath/ath6kl/htc_pipe.c 	target->htc_flags &= ~HTC_OP_STATE_SETUP_COMPLETE;
htc_flags         167 drivers/net/wireless/ath/ath9k/htc_hst.c 	target->htc_flags |= HTC_OP_CONFIG_PIPE_CREDITS;
htc_flags         202 drivers/net/wireless/ath/ath9k/htc_hst.c 	target->htc_flags |= HTC_OP_START_WAIT;
htc_flags         328 drivers/net/wireless/ath/ath9k/htc_hst.c 	if (htc_handle->htc_flags & HTC_OP_CONFIG_PIPE_CREDITS) {
htc_flags         330 drivers/net/wireless/ath/ath9k/htc_hst.c 		htc_handle->htc_flags &= ~HTC_OP_CONFIG_PIPE_CREDITS;
htc_flags         334 drivers/net/wireless/ath/ath9k/htc_hst.c 	if (htc_handle->htc_flags & HTC_OP_START_WAIT) {
htc_flags         336 drivers/net/wireless/ath/ath9k/htc_hst.c 		htc_handle->htc_flags &= ~HTC_OP_START_WAIT;
htc_flags         128 drivers/net/wireless/ath/ath9k/htc_hst.h 	u8 htc_flags;
htc_flags         584 drivers/net/wireless/intel/iwlwifi/fw/api/mac.h 	__le32 htc_flags;
htc_flags         652 drivers/net/wireless/intel/iwlwifi/fw/api/mac.h 	__le32 htc_flags;
htc_flags        2046 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c 		sta_ctxt_cmd.htc_flags |= cpu_to_le32(IWL_HE_HTC_SUPPORT);
htc_flags        2058 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c 			sta_ctxt_cmd.htc_flags |=
htc_flags        2061 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c 			sta_ctxt_cmd.htc_flags |=
htc_flags        2065 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c 		sta_ctxt_cmd.htc_flags |= cpu_to_le32(IWL_HE_HTC_BSR_SUPP);
htc_flags        2068 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c 		sta_ctxt_cmd.htc_flags |= cpu_to_le32(IWL_HE_HTC_OMI_SUPP);
htc_flags        2070 drivers/net/wireless/intel/iwlwifi/mvm/mac80211.c 		sta_ctxt_cmd.htc_flags |= cpu_to_le32(IWL_HE_HTC_BQR_SUPP);