Lines Matching defs:pdu_header
93 struct iscsi_common_hdr *pdu_header,
139 if (GET_FIELD(pdu_header->hdr_second_dword,
150 if (GET_FIELD(pdu_header->hdr_second_dword,
169 u8 opcode = GET_FIELD(pdu_header->hdr_first_byte,
174 pdu_header->itt == ISCSI_TTT_ALL_ONES))
202 struct data_hdr *pdu_header,
218 val = cpu_to_le32(pdu_header->data[index]);
484 struct iscsi_common_hdr *pdu_header,
498 init_default_iscsi_task(task_params, (struct data_hdr *)pdu_header,
508 ((struct iscsi_r2t_hdr *)pdu_header)->buffer_offset);
511 cpu_to_le32(pdu_header->itt);
572 GET_FIELD(pdu_header->hdr_second_dword,
580 init_sqe(task_params, sgl_task_params, dif_task_params, pdu_header,