Searched refs:resp_pkt (Results 1 – 16 of 16) sorted by relevance
625 size = iwl_rx_packet_payload_len(cmd.resp_pkt); in iwl_mvm_get_last_nonqos_seq()629 err = le16_to_cpup((__le16 *)cmd.resp_pkt->data); in iwl_mvm_get_last_nonqos_seq()1143 len = iwl_rx_packet_payload_len(d3_cfg_cmd.resp_pkt); in __iwl_mvm_suspend()1146 le32_to_cpup((__le32 *)d3_cfg_cmd.resp_pkt->data); in __iwl_mvm_suspend()1682 len = iwl_rx_packet_payload_len(cmd.resp_pkt); in iwl_mvm_parse_wowlan_status_common()1690 struct iwl_wowlan_status_v6 *v6 = (void *)cmd.resp_pkt->data; in iwl_mvm_parse_wowlan_status_common()1693 cmd.resp_pkt->data, in iwl_mvm_parse_wowlan_status_common()1721 struct iwl_wowlan_status_v7 *v7 = (void *)cmd.resp_pkt->data; in iwl_mvm_parse_wowlan_status_common()1724 cmd.resp_pkt->data, in iwl_mvm_parse_wowlan_status_common()1732 struct iwl_wowlan_status_v9 *v9 = (void *)cmd.resp_pkt->data; in iwl_mvm_parse_wowlan_status_common()[all …]
116 pkt = cmd.resp_pkt; in iwl_nvm_write_chunk()155 pkt = cmd.resp_pkt; in iwl_nvm_read_chunk()497 pkt = cmd.resp_pkt; in iwl_mvm_update_mcc()
160 pkt = cmd->resp_pkt; in iwl_mvm_send_cmd_status()707 iwl_mvm_handle_rx_statistics(mvm, cmd.resp_pkt); in iwl_mvm_request_statistics()
170 pkt = cmd.resp_pkt; in iwl_mvm_tdls_config()
869 resp = (void *)cmd.resp_pkt->data; in iwl_mvm_get_sar_geo_profile()1294 resp = le32_to_cpu(*(__le32 *)host_cmd.resp_pkt->data); in iwl_mvm_send_recovery_cmd()
1888 rsp = (void *)hcmd.resp_pkt->data; in iwl_dbgfs_mem_read()1895 iwl_rx_packet_payload_len(hcmd.resp_pkt) - sizeof(*rsp)); in iwl_dbgfs_mem_read()1965 rsp = (void *)hcmd.resp_pkt->data; in iwl_dbgfs_mem_write()
283 resp = (void *)cmd.resp_pkt->data; in iwl_mvm_send_temp_cmd()
371 if ((cmd->flags & CMD_WANT_SKB) && !cmd->resp_pkt) { in iwl_pcie_gen2_send_hcmd_sync()390 if (cmd->resp_pkt) { in iwl_pcie_gen2_send_hcmd_sync()392 cmd->resp_pkt = NULL; in iwl_pcie_gen2_send_hcmd_sync()
1480 meta->source->resp_pkt = pkt; in iwl_pcie_hcmd_complete()1595 if ((cmd->flags & CMD_WANT_SKB) && !cmd->resp_pkt) { in iwl_pcie_send_hcmd_sync()1615 if (cmd->resp_pkt) { in iwl_pcie_send_hcmd_sync()1617 cmd->resp_pkt = NULL; in iwl_pcie_send_hcmd_sync()
159 pkt = cmd.resp_pkt; in iwl_get_shared_mem_conf()
211 if (WARN_ON((cmd->flags & CMD_WANT_SKB) && !ret && !cmd->resp_pkt)) in iwl_trans_send_cmd()
1552 if (WARN(iwl_rx_packet_payload_len(hcmd.resp_pkt) != rsp_size, in iwl_get_nvm()1554 iwl_rx_packet_payload_len(hcmd.resp_pkt))) { in iwl_get_nvm()1559 rsp = (void *)hcmd.resp_pkt->data; in iwl_get_nvm()
266 struct iwl_rx_packet *resp_pkt; member
1219 if (WARN_ON(iwl_rx_packet_payload_len(hcmd->resp_pkt) != in iwl_txq_alloc_response()1225 rsp = (void *)hcmd->resp_pkt->data; in iwl_txq_alloc_response()
114 pkt = cmd.resp_pkt; in iwl_send_add_sta()431 pkt = cmd.resp_pkt; in iwl_send_remove_station()
61 status = (void *)cmd.resp_pkt->data; in iwl_send_scan_abort()