Home
last modified time | relevance | path

Searched refs:hdr_second_dword (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/linux/qed/
Discsi_common.h259 __le32 hdr_second_dword; member
294 __le32 hdr_second_dword; member
322 __le32 hdr_second_dword; member
351 __le32 hdr_second_dword; member
479 __le32 hdr_second_dword; member
511 __le32 hdr_second_dword; member
536 __le32 hdr_second_dword; member
564 __le32 hdr_second_dword; member
588 __le32 hdr_second_dword; member
607 __le32 hdr_second_dword; member
[all …]
/Linux-v5.4/drivers/scsi/qedi/
Dqedi_fw.c105 (cqe_text_response->hdr_second_dword & in qedi_process_text_resp()
115 pld_len = cqe_text_response->hdr_second_dword & in qedi_process_text_resp()
215 (cqe_tmp_response->hdr_second_dword & in qedi_process_tmf_resp()
277 (cqe_login_response->hdr_second_dword & in qedi_process_login_resp()
287 pld_len = cqe_login_response->hdr_second_dword & in qedi_process_login_resp()
421 pdu_len = cqe_nop_in->hdr_second_dword & in qedi_process_nopin_mesg()
492 pdu_len = cqe_async_msg->hdr_second_dword & in qedi_process_async_mesg()
543 pld_len = cqe_reject->hdr_second_dword & in qedi_process_reject_mesg()
558 hton24(hdr->dlength, (cqe_reject->hdr_second_dword & in qedi_process_reject_mesg()
1052 login_req_pdu_header.hdr_second_dword = ntoh24(login_hdr->dlength); in qedi_send_iscsi_login()
[all …]
Dqedi_fw_api.c139 if (GET_FIELD(pdu_header->hdr_second_dword, in init_sqe()
150 if (GET_FIELD(pdu_header->hdr_second_dword, in init_sqe()
244 SET_FIELD(ctx_pdu_hdr->ext_cdb_cmd.hdr_second_dword, in init_initiator_rw_cdb_ystorm_context()
572 GET_FIELD(pdu_header->hdr_second_dword, in init_rw_iscsi_task()