Searched refs:item_resp (Results 1 – 1 of 1) sorted by relevance
367 struct iwl_fw_get_item_resp *item_resp; in iwl_trans_get_paging_item() local384 item_resp = (void *)((struct iwl_rx_packet *)cmd.resp_pkt)->data; in iwl_trans_get_paging_item()385 if (item_resp->item_id != cpu_to_le32(IWL_FW_ITEM_ID_PAGING)) { in iwl_trans_get_paging_item()388 le32_to_cpu(item_resp->item_id)); in iwl_trans_get_paging_item()399 mvm->trans->paging_req_addr = le32_to_cpu(item_resp->item_val); in iwl_trans_get_paging_item()