| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/ |
| H A D | agg.c | 87 if (IWL_FW_CHECK(mld, pkt_len < sizeof(*release), in iwl_mld_handle_frame_release_notif() 107 if (IWL_FW_CHECK(mld, pkt_len < sizeof(*release), in iwl_mld_handle_bar_frame_release_notif() 121 if (IWL_FW_CHECK(mld, baid >= ARRAY_SIZE(mld->fw_id_to_ba), in iwl_mld_handle_bar_frame_release_notif() 127 if (IWL_FW_CHECK(mld, !baid_data, in iwl_mld_handle_bar_frame_release_notif() 132 if (IWL_FW_CHECK(mld, tid != baid_data->tid || in iwl_mld_handle_bar_frame_release_notif() 242 if (IWL_FW_CHECK(mld, in iwl_mld_reorder() 419 if (IWL_FW_CHECK(mld, resp_len != sizeof(*resp), in iwl_mld_start_ba_in_fw() 431 if (IWL_FW_CHECK(mld, baid < 0 || baid >= ARRAY_SIZE(mld->fw_id_to_ba), in iwl_mld_start_ba_in_fw()
|
| H A D | tx.c | 1053 if (IWL_FW_CHECK(mld, tx_resp->frame_count != 1, in iwl_mld_handle_tx_resp_notif() 1059 if (IWL_FW_CHECK(mld, notif_size != pkt_len, in iwl_mld_handle_tx_resp_notif() 1129 if (IWL_FW_CHECK(mld, sta_id >= mld->fw->ucode_capa.num_stations, in iwl_mld_handle_tx_resp_notif() 1217 if (IWL_FW_CHECK(mld, resp_len != sizeof(*rsp), in iwl_mld_flush_link_sta_txqs() 1226 if (IWL_FW_CHECK(mld, le16_to_cpu(rsp->sta_id) != fw_sta_id, in iwl_mld_flush_link_sta_txqs() 1234 if (IWL_FW_CHECK(mld, num_flushed_queues > IWL_TX_FLUSH_QUEUE_RSP, in iwl_mld_flush_link_sta_txqs() 1245 if (IWL_FW_CHECK(mld, in iwl_mld_flush_link_sta_txqs() 1335 if (IWL_FW_CHECK(mld, struct_size(ba_res, tfd, tfd_cnt) > pkt_len, in iwl_mld_handle_compressed_ba_notif() 1351 if (IWL_FW_CHECK(mld, in iwl_mld_handle_compressed_ba_notif() 1359 if (IWL_FW_CHECK(mld, sta_id >= mld->fw->ucode_capa.num_stations, in iwl_mld_handle_compressed_ba_notif() [all …]
|
| H A D | time_sync.c | 141 if (IWL_FW_CHECK(mld, !time_sync, in iwl_mld_time_sync_find_skb() 184 if (IWL_FW_CHECK(mld, !skb, "Time sync event but no pending skb\n")) in iwl_mld_handle_time_msmt_notif() 219 if (IWL_FW_CHECK(mld, !status.skb, in iwl_mld_handle_time_sync_confirm_notif()
|
| H A D | rx.c | 1439 if (IWL_FW_CHECK(mld, in iwl_mld_is_dup() 1510 if (IWL_FW_CHECK(mld, in iwl_mld_rx_with_sta() 1770 if (IWL_FW_CHECK(mld, pkt_len < mpdu_desc_size, in iwl_mld_rx_mpdu() 1776 if (IWL_FW_CHECK(mld, mpdu_len + mpdu_desc_size > pkt_len, in iwl_mld_rx_mpdu() 1916 if (IWL_FW_CHECK(mld, len < combined_notif_len, in iwl_mld_handle_rx_queues_sync_notif() 1923 if (IWL_FW_CHECK(mld, mld->rxq_sync.cookie != internal_notif->cookie, in iwl_mld_handle_rx_queues_sync_notif() 1930 IWL_FW_CHECK(mld, len, in iwl_mld_handle_rx_queues_sync_notif() 1934 if (IWL_FW_CHECK(mld, len != sizeof(struct iwl_mld_delba_data), in iwl_mld_handle_rx_queues_sync_notif() 1944 IWL_FW_CHECK(mld, !test_and_clear_bit(queue, &mld->rxq_sync.state), in iwl_mld_handle_rx_queues_sync_notif() 1963 if (IWL_FW_CHECK(mld, iwl_rx_packet_payload_len(pkt) < sizeof(*desc), in iwl_mld_rx_monitor_no_data()
|
| H A D | ftm-initiator.c | 278 if (IWL_FW_CHECK(mld, request_id != (u8)mld->ftm_initiator.req->cookie, in iwl_mld_ftm_range_resp_valid() 283 if (IWL_FW_CHECK(mld, num_of_aps > mld->ftm_initiator.req->n_peers || in iwl_mld_ftm_range_resp_valid() 330 if (IWL_FW_CHECK(mld, !mld->ftm_initiator.req, in iwl_mld_handle_ftm_resp_notif()
|
| H A D | thermal.c | 54 if (IWL_FW_CHECK(mld, temp < 0, "negative temperature %d\n", temp)) in iwl_mld_handle_temp_notif() 68 if (IWL_FW_CHECK(mld, ths_crossed >= IWL_MAX_DTS_TRIPS, in iwl_mld_handle_temp_notif()
|
| H A D | d3.c | 480 if (IWL_FW_CHECK(mld, len < expected_len, in iwl_mld_handle_wowlan_info_notif() 485 if (IWL_FW_CHECK(mld, notif->tid_offloaded_tx != IWL_WOWLAN_OFFLOAD_TID, in iwl_mld_handle_wowlan_info_notif() 518 if (IWL_FW_CHECK(mld, len < sizeof(*notif), in iwl_mld_handle_wake_pkt_notif() 523 if (IWL_FW_CHECK(mld, !(wowlan_status->wakeup_reasons & in iwl_mld_handle_wake_pkt_notif() 1048 if (IWL_FW_CHECK(mld, !mld->netdetect, in iwl_mld_netdetect_match_info_handler() 1053 if (IWL_FW_CHECK(mld, len < sizeof(*notif), in iwl_mld_netdetect_match_info_handler() 1058 if (IWL_FW_CHECK(mld, resume_data->wowlan_status->wakeup_reasons != in iwl_mld_netdetect_match_info_handler()
|
| H A D | fw.c | 423 if (IWL_FW_CHECK(mld, pkt_len != sizeof(resp), in iwl_mld_send_recovery_cmd() 527 if (IWL_FW_CHECK(mld, ret, "Failed to start firmware %d\n", ret)) { in iwl_mld_start_fw()
|
| H A D | session-protect.c | 124 if (IWL_FW_CHECK(mld, pkt_len < sizeof(*notif), in iwl_mld_session_start_fn()
|
| H A D | iface.c | 487 if (IWL_FW_CHECK(mld, le32_to_cpu(notif->mac_id) >= in iwl_mld_handle_probe_resp_data_notif() 543 if (IWL_FW_CHECK(mld, notif->mac_id >= ARRAY_SIZE(mld->fw_id_to_vif), in iwl_mld_handle_uapsd_misbehaving_ap_notif()
|
| H A D | tlc.c | 641 if (IWL_FW_CHECK(mld, notif->sta_id >= mld->fw->ucode_capa.num_stations, in iwl_mld_handle_tlc_notif() 680 if (IWL_FW_CHECK(mld, size > link_sta->agg.max_amsdu_len, in iwl_mld_handle_tlc_notif()
|
| H A D | mcc.c | 118 IWL_FW_CHECK(mld, !mcc, "mcc can't be 0: %d\n", mcc); in iwl_mld_update_mcc()
|
| H A D | mld.h | 520 if (IWL_FW_CHECK(mld, fw_link_id >= mld->fw->ucode_capa.num_links, in iwl_mld_fw_id_to_link_conf()
|
| H A D | scan.c | 1530 if (IWL_FW_CHECK(mld, resp_len != sizeof(*resp), in iwl_mld_scan_send_abort_cmd_status() 1843 if (IWL_FW_CHECK(mld, uid >= ARRAY_SIZE(mld->scan.uid_status), in iwl_mld_handle_scan_iter_complete_notif() 1879 if (IWL_FW_CHECK(mld, uid >= ARRAY_SIZE(mld->scan.uid_status), in iwl_mld_handle_scan_complete_notif() 1896 if (IWL_FW_CHECK(mld, !(mld->scan.uid_status[uid] & mld->scan.status), in iwl_mld_handle_scan_complete_notif()
|
| H A D | stats.c | 470 if (IWL_FW_CHECK(phy->mld, new_load > 100, "Invalid channel load %u\n", in iwl_mld_fill_chanctx_stats()
|
| H A D | link.c | 653 if (IWL_FW_CHECK(mld, !vif, "unexpected OMI notification\n")) in iwl_mld_handle_omi_status_notif() 656 if (IWL_FW_CHECK(mld, !mld_link->rx_omi.bw_in_progress, in iwl_mld_handle_omi_status_notif()
|
| H A D | notif.c | 539 if (IWL_FW_CHECK(mld, size < handler->sizes[i].size, in iwl_mld_notif_is_valid()
|
| H A D | mlo.c | 381 if (IWL_FW_CHECK(mld, !bss_conf, in iwl_mld_handle_emlsr_trans_fail_notif()
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/ |
| H A D | dbg.h | 334 #define IWL_FW_CHECK(_obj, _cond, _fmt, ...) \ macro
|
| /linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/ |
| H A D | ops.c | 186 if (IWL_FW_CHECK(mvm, !bss_conf, in iwl_mvm_rx_esr_trans_fail_notif() 303 if (IWL_FW_CHECK(mvm, iwl_mvm_has_rlc_offload(mvm), in iwl_mvm_rx_thermal_dual_chain_req() 1792 if (IWL_FW_CHECK(mvm, pkt_len < rx_h->min_size, in iwl_mvm_rx_common()
|
| H A D | tx.c | 2132 if (IWL_FW_CHECK(mvm, sizeof(*ba_res) > pkt_len, in iwl_mvm_rx_ba_notif() 2148 if (IWL_FW_CHECK(mvm, in iwl_mvm_rx_ba_notif() 2212 if (IWL_FW_CHECK(mvm, !mvmsta, in iwl_mvm_rx_ba_notif()
|
| H A D | rxmq.c | 639 if (IWL_FW_CHECK(mvm, in iwl_mvm_release_frames_from_notif() 784 if (IWL_FW_CHECK(mvm, in iwl_mvm_reorder() 2519 if (IWL_FW_CHECK(mvm, pkt_len < sizeof(*release), in iwl_mvm_rx_bar_frame_release()
|
| H A D | d3.c | 2510 if (IWL_FW_CHECK(mvm, in iwl_mvm_parse_wowlan_info_notif() 2526 if (IWL_FW_CHECK(mvm, in iwl_mvm_parse_wowlan_info_notif() 2575 if (IWL_FW_CHECK(mvm, in iwl_mvm_parse_wowlan_info_notif_v4()
|
| H A D | mac-ctxt.c | 1653 !IWL_FW_CHECK(mvm, in iwl_mvm_handle_missed_beacons_notif()
|
| H A D | mvm.h | 1497 if (IWL_FW_CHECK(mvm, link_id >= ARRAY_SIZE(mvm->link_id_to_link_conf), in iwl_mvm_rcu_fw_link_id_to_link_conf()
|