Lines Matching refs:WARN_ON

333 	if (WARN_ON(queue >= hw->queues))  in __ieee80211_wake_queue()
389 if (WARN_ON(queue >= hw->queues)) in __ieee80211_stop_queue()
447 if (WARN_ON(!info->control.vif)) { in ieee80211_add_pending_skb()
473 if (WARN_ON(!info->control.vif)) { in ieee80211_add_pending_skbs()
525 if (WARN_ON(queue >= hw->queues)) in ieee80211_queue_stopped()
1301 WARN_ON(err); in ieee80211_send_auth()
1643 if (WARN_ON(!sband)) in ieee80211_sta_get_rates()
1780 WARN_ON(res > 1); in ieee80211_reconfig()
1822 WARN_ON(local->resuming); in ieee80211_reconfig()
1824 if (WARN_ON(res)) { in ieee80211_reconfig()
1836 if (WARN_ON(res)) in ieee80211_reconfig()
1861 WARN_ON(drv_add_chanctx(local, ctx)); in ieee80211_reconfig()
1889 WARN_ON(drv_sta_state(local, sta->sdata, sta, state, in ieee80211_reconfig()
1982 WARN_ON(1); in ieee80211_reconfig()
2019 WARN_ON(drv_sta_state(local, sta->sdata, sta, state, in ieee80211_reconfig()
2127 WARN_ON(1); in ieee80211_reconfig()
2139 if (WARN_ON(!vif)) in ieee80211_resume_disconnect()
2145 if (WARN_ON(!local->resuming)) in ieee80211_resume_disconnect()
2148 if (WARN_ON(vif->type != NL80211_IFTYPE_STATION)) in ieee80211_resume_disconnect()
2216 if (WARN_ON(sdata->vif.type != NL80211_IFTYPE_STATION)) in _ieee80211_enable_rssi_reports()
2234 WARN_ON(rssi_min_thold == rssi_max_thold || in ieee80211_enable_rssi_reports()
2617 if (WARN_ON(!ieee80211_have_rx_timestamp(status))) in ieee80211_calculate_rx_timestamp()
2730 WARN_ON(1); in ieee80211_dfs_radar_detected_work()
2824 WARN_ON(1); in ieee80211_smps_is_restrictive()
2924 WARN_ON((NUM_NL80211_IFTYPES / 8 + 1) > sizeof(cs[0].iftype)); in ieee80211_cs_list_valid()
3174 if (WARN_ON(ctx->replace_state == IEEE80211_CHANCTX_WILL_BE_REPLACED)) in ieee80211_chanctx_radar_detect()
3185 WARN_ON(ctx->replace_state == IEEE80211_CHANCTX_REPLACES_OTHER && in ieee80211_chanctx_radar_detect()
3210 if (WARN_ON(hweight32(radar_detect) > 1)) in ieee80211_check_combinations()
3213 if (WARN_ON(chandef && chanmode == IEEE80211_CHANCTX_SHARED && in ieee80211_check_combinations()
3220 if (WARN_ON(iftype >= NUM_NL80211_IFTYPES)) in ieee80211_check_combinations()