Searched refs:hdr_second_dword (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/linux/qed/ |
H A D | iscsi_common.h | 233 __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 601 __le32 hdr_second_dword; global() member 621 __le32 hdr_second_dword; global() member 643 __le32 hdr_second_dword; global() member 667 __le32 hdr_second_dword; global() member [all...] |
/kernel/linux/linux-6.6/include/linux/qed/ |
H A D | iscsi_common.h | 233 __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 601 __le32 hdr_second_dword; global() member 621 __le32 hdr_second_dword; global() member 643 __le32 hdr_second_dword; global() member 667 __le32 hdr_second_dword; global() member [all...] |
/kernel/linux/linux-5.10/drivers/scsi/qedi/ |
H A D | qedi_fw.c | 106 (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() 210 (cqe_tmp_response->hdr_second_dword & in qedi_process_tmf_resp() 272 (cqe_login_response->hdr_second_dword & in qedi_process_login_resp() 282 pld_len = cqe_login_response->hdr_second_dword & in qedi_process_login_resp() 416 pdu_len = cqe_nop_in->hdr_second_dword & in qedi_process_nopin_mesg() 486 pdu_len = cqe_async_msg->hdr_second_dword & in qedi_process_async_mesg() 537 pld_len = cqe_reject->hdr_second_dword & in qedi_process_reject_mesg() 552 hton24(hdr->dlength, (cqe_reject->hdr_second_dword & in qedi_process_reject_mesg() 1042 login_req_pdu_header.hdr_second_dword in qedi_send_iscsi_login() [all...] |
H A D | qedi_fw_api.c | 139 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()
|
/kernel/linux/linux-6.6/drivers/scsi/qedi/ |
H A D | qedi_fw.c | 106 (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() 1005 login_req_pdu_header.hdr_second_dword in qedi_send_iscsi_login() [all...] |
H A D | qedi_fw_api.c | 139 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()
|
Completed in 24 milliseconds