Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/qed/
H A Discsi_common.h233 __le32 hdr_second_dword; member
268 __le32 hdr_second_dword; member
296 __le32 hdr_second_dword; member
325 __le32 hdr_second_dword; member
453 __le32 hdr_second_dword; member
485 __le32 hdr_second_dword; member
510 __le32 hdr_second_dword; member
538 __le32 hdr_second_dword; member
562 __le32 hdr_second_dword; member
581 __le32 hdr_second_dword; member
[all …]
/openbmc/linux/drivers/scsi/qedi/
H A Dqedi_fw.c106 (cqe_text_response->hdr_second_dword & in qedi_process_text_resp()
116 pld_len = cqe_text_response->hdr_second_dword & in qedi_process_text_resp()
212 (cqe_tmp_response->hdr_second_dword & in qedi_process_tmf_resp()
283 (cqe_login_response->hdr_second_dword & in qedi_process_login_resp()
293 pld_len = cqe_login_response->hdr_second_dword & in qedi_process_login_resp()
427 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()
1478 tmf_pdu_header.hdr_second_dword = ntoh24(tmf_hdr->dlength); in send_iscsi_tmf()
[all …]
H A 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()