Lines Matching refs:WARN_ONCE
59 if (WARN_ONCE(!(mvm->hw->netdev_features & IWL_TX_CSUM_NETIF_FLAGS) || in iwl_mvm_tx_csum()
369 WARN_ONCE(info->control.rates[0].flags & IEEE80211_TX_RC_MCS && in iwl_mvm_get_tx_rate()
703 WARN_ONCE(info->control.vif->type != NL80211_IFTYPE_ADHOC, in iwl_mvm_get_ctrl_vif_queue()
713 WARN_ONCE(1, "Not a ctrl vif, no available queue\n"); in iwl_mvm_get_ctrl_vif_queue()
966 if (WARN_ONCE(IS_ERR(next), in iwl_mvm_tx_tso_segment()
1246 if (WARN_ONCE(tid >= IWL_MAX_TID_COUNT, "Invalid TID %d", tid)) in iwl_mvm_tx_mpdu()
1250 if (WARN_ONCE(is_ampdu && in iwl_mvm_tx_mpdu()
1276 if (WARN_ONCE(txq_id == IWL_MVM_INVALID_QUEUE, "Invalid TXQ id")) { in iwl_mvm_tx_mpdu()
2056 if (WARN_ONCE(sta_id >= mvm->fw->ucode_capa.num_stations || in iwl_mvm_tx_reclaim()
2386 if (WARN_ONCE(le16_to_cpu(rsp->sta_id) != sta_id, in iwl_mvm_flush_sta_tids()
2394 if (WARN_ONCE(num_flushed_queues > IWL_TX_FLUSH_QUEUE_RSP, in iwl_mvm_flush_sta_tids()