Home
last modified time | relevance | path

Searched refs:resp_pkt (Results 1 – 25 of 27) sorted by relevance

12

/linux-6.15/drivers/net/wireless/intel/iwlwifi/mvm/
H A Drfi.c135 if (WARN_ON_ONCE(iwl_rx_packet_payload_len(cmd.resp_pkt) != in iwl_rfi_get_freq_table()
141 resp = kmemdup(cmd.resp_pkt->data, resp_size, GFP_KERNEL); in iwl_rfi_get_freq_table()
H A Dnvm.c58 pkt = cmd.resp_pkt; in iwl_nvm_write_chunk()
97 pkt = cmd.resp_pkt; in iwl_nvm_read_chunk()
447 pkt = cmd.resp_pkt; in iwl_mvm_update_mcc()
H A Dd3.c859 size = iwl_rx_packet_payload_len(cmd.resp_pkt); in iwl_mvm_get_last_nonqos_seq()
863 err = le16_to_cpup((__le16 *)cmd.resp_pkt->data); in iwl_mvm_get_last_nonqos_seq()
1383 len = iwl_rx_packet_payload_len(d3_cfg_cmd.resp_pkt); in __iwl_mvm_suspend()
1386 le32_to_cpup((__le32 *)d3_cfg_cmd.resp_pkt->data); in __iwl_mvm_suspend()
2704 len = iwl_rx_packet_payload_len(cmd.resp_pkt); in iwl_mvm_parse_wowlan_status_common()
2710 struct iwl_wowlan_status_v6 *v6 = (void *)cmd.resp_pkt->data; in iwl_mvm_parse_wowlan_status_common()
2741 struct iwl_wowlan_status_v7 *v7 = (void *)cmd.resp_pkt->data; in iwl_mvm_parse_wowlan_status_common()
2751 struct iwl_wowlan_status_v9 *v9 = (void *)cmd.resp_pkt->data; in iwl_mvm_parse_wowlan_status_common()
2766 struct iwl_wowlan_status_v12 *v12 = (void *)cmd.resp_pkt->data; in iwl_mvm_parse_wowlan_status_common()
2881 len = iwl_rx_packet_payload_len(cmd.resp_pkt); in iwl_mvm_netdetect_query_results()
[all …]
H A Ddebugfs.c599 rsp = (void *)hcmd.resp_pkt->data; in iwl_dbgfs_tas_get_status_read()
1988 if (iwl_rx_packet_payload_len(hcmd.resp_pkt) < sizeof(*rsp)) { in iwl_dbgfs_mem_read()
1993 rsp = (void *)hcmd.resp_pkt->data; in iwl_dbgfs_mem_read()
2000 iwl_rx_packet_payload_len(hcmd.resp_pkt) - sizeof(*rsp)); in iwl_dbgfs_mem_read()
2069 if (iwl_rx_packet_payload_len(hcmd.resp_pkt) < sizeof(*rsp)) { in iwl_dbgfs_mem_write()
2074 rsp = (void *)hcmd.resp_pkt->data; in iwl_dbgfs_mem_write()
H A Dptp.c107 pkt = cmd.resp_pkt; in iwl_mvm_get_crosstimestamp_fw()
H A Dutils.c108 pkt = cmd->resp_pkt; in iwl_mvm_send_cmd_status()
464 iwl_mvm_handle_rx_statistics(mvm, cmd.resp_pkt); in iwl_mvm_request_statistics()
H A Dtt.c224 resp = (void *)cmd.resp_pkt->data; in iwl_mvm_send_temp_cmd()
H A Dtdls.c114 pkt = cmd.resp_pkt; in iwl_mvm_tdls_config()
H A Dtx.c2304 if (WARN_ON_ONCE(iwl_rx_packet_payload_len(cmd.resp_pkt) != sizeof(*rsp))) { in iwl_mvm_flush_sta_tids()
2309 rsp = (void *)cmd.resp_pkt->data; in iwl_mvm_flush_sta_tids()
H A Dfw.c980 resp = (void *)cmd.resp_pkt->data; in iwl_mvm_get_sar_geo_profile()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/mld/
H A Dthermal.c98 if (iwl_rx_packet_payload_len(cmd.resp_pkt) < sizeof(*resp)) { in iwl_mld_get_temp()
105 resp = (const void *)cmd.resp_pkt->data; in iwl_mld_get_temp()
H A Dfw.c419 struct iwl_rx_packet *pkt = cmd.resp_pkt; in iwl_mld_send_recovery_cmd()
428 resp = le32_to_cpup((__le32 *)cmd.resp_pkt->data); in iwl_mld_send_recovery_cmd()
H A Dmcc.c94 pkt = cmd.resp_pkt; in iwl_mld_update_mcc()
H A Dptp.c211 pkt = cmd.resp_pkt; in iwl_mld_get_crosstimestamp_fw()
H A Ddebugfs.c417 status = iwl_dhc_resp_status(mld->fwrt.fw, hcmd.resp_pkt); in iwl_dbgfs_tas_get_status_read()
425 resp = iwl_dhc_resp_data(mld->fwrt.fw, hcmd.resp_pkt, &resp_len); in iwl_dbgfs_tas_get_status_read()
H A Dtx.c1216 resp_len = iwl_rx_packet_payload_len(cmd.resp_pkt); in iwl_mld_flush_link_sta_txqs()
1224 rsp = (void *)cmd.resp_pkt->data; in iwl_mld_flush_link_sta_txqs()
H A Dagg.c416 pkt = hcmd.resp_pkt; in iwl_mld_start_ba_in_fw()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/fw/
H A Dsmem.c104 pkt = cmd.resp_pkt; in iwl_get_shared_mem_conf()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/pcie/
H A Dtx.c1667 meta->source->resp_pkt = pkt; in iwl_pcie_hcmd_complete()
2618 if ((cmd->flags & CMD_WANT_SKB) && !cmd->resp_pkt) { in iwl_trans_pcie_send_hcmd_sync()
2637 if (cmd->resp_pkt) { in iwl_trans_pcie_send_hcmd_sync()
2639 cmd->resp_pkt = NULL; in iwl_trans_pcie_send_hcmd_sync()
H A Dtx-gen2.c980 if (WARN_ON(iwl_rx_packet_payload_len(hcmd->resp_pkt) != in iwl_pcie_txq_alloc_response()
986 rsp = (void *)hcmd->resp_pkt->data; in iwl_pcie_txq_alloc_response()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/
H A Diwl-nvm-parse.c2111 if (WARN(iwl_rx_packet_payload_len(hcmd.resp_pkt) != rsp_size, in iwl_get_nvm()
2113 iwl_rx_packet_payload_len(hcmd.resp_pkt))) { in iwl_get_nvm()
2118 rsp = (void *)hcmd.resp_pkt->data; in iwl_get_nvm()
H A Diwl-trans.h219 struct iwl_rx_packet *resp_pkt; member
H A Diwl-trans.c334 if (WARN_ON((cmd->flags & CMD_WANT_SKB) && !ret && !cmd->resp_pkt)) in iwl_trans_send_cmd()
/linux-6.15/drivers/net/wireless/intel/iwlwifi/dvm/
H A Dsta.c109 pkt = cmd.resp_pkt; in iwl_send_add_sta()
426 pkt = cmd.resp_pkt; in iwl_send_remove_station()
H A Dscan.c57 status = (void *)cmd.resp_pkt->data; in iwl_send_scan_abort()

12