Home
last modified time | relevance | path

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

/Linux-v4.19/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-v4.19/drivers/scsi/qedi/
Dqedi_fw.c108 (cqe_text_response->hdr_second_dword & in qedi_process_text_resp()
118 pld_len = cqe_text_response->hdr_second_dword & in qedi_process_text_resp()
220 (cqe_tmp_response->hdr_second_dword & in qedi_process_tmf_resp()
282 (cqe_login_response->hdr_second_dword & in qedi_process_login_resp()
292 pld_len = cqe_login_response->hdr_second_dword & in qedi_process_login_resp()
426 pdu_len = cqe_nop_in->hdr_second_dword & in qedi_process_nopin_mesg()
497 pdu_len = cqe_async_msg->hdr_second_dword & in qedi_process_async_mesg()
548 pld_len = cqe_reject->hdr_second_dword & in qedi_process_reject_mesg()
563 hton24(hdr->dlength, (cqe_reject->hdr_second_dword & in qedi_process_reject_mesg()
1065 login_req_pdu_header.hdr_second_dword = ntoh24(login_hdr->dlength); in qedi_send_iscsi_login()
[all …]
Dqedi_fw_api.c142 if (GET_FIELD(pdu_header->hdr_second_dword, in init_sqe()
153 if (GET_FIELD(pdu_header->hdr_second_dword, in init_sqe()
247 SET_FIELD(ctx_pdu_hdr->ext_cdb_cmd.hdr_second_dword, in init_initiator_rw_cdb_ystorm_context()
575 GET_FIELD(pdu_header->hdr_second_dword, in init_rw_iscsi_task()