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

/linux-master/include/linux/qed/
H A Discsi_common.h233 __le32 hdr_second_dword; member in struct:iscsi_common_hdr
268 __le32 hdr_second_dword; member in struct:iscsi_cmd_hdr
296 __le32 hdr_second_dword; member in struct:iscsi_ext_cdb_cmd_hdr
325 __le32 hdr_second_dword; member in struct:iscsi_login_req_hdr
453 __le32 hdr_second_dword; member in struct:iscsi_nop_in_hdr
485 __le32 hdr_second_dword; member in struct:iscsi_login_response_hdr
510 __le32 hdr_second_dword; member in struct:iscsi_logout_response_hdr
538 __le32 hdr_second_dword; member in struct:iscsi_text_request_hdr
562 __le32 hdr_second_dword; member in struct:iscsi_text_response_hdr
581 __le32 hdr_second_dword; member in struct:iscsi_tmf_request_hdr
601 __le32 hdr_second_dword; member in struct:iscsi_tmf_response_hdr
621 __le32 hdr_second_dword; member in struct:iscsi_response_hdr
643 __le32 hdr_second_dword; member in struct:iscsi_reject_hdr
667 __le32 hdr_second_dword; member in struct:iscsi_async_msg_hdr
[all...]
/linux-master/drivers/scsi/qedi/
H A Dqedi_fw.c106 (cqe_text_response->hdr_second_dword &
116 pld_len = cqe_text_response->hdr_second_dword &
212 (cqe_tmp_response->hdr_second_dword &
283 (cqe_login_response->hdr_second_dword &
293 pld_len = cqe_login_response->hdr_second_dword &
427 pdu_len = cqe_nop_in->hdr_second_dword &
497 pdu_len = cqe_async_msg->hdr_second_dword &
548 pld_len = cqe_reject->hdr_second_dword &
563 hton24(hdr->dlength, (cqe_reject->hdr_second_dword &
1005 login_req_pdu_header.hdr_second_dword
[all...]
H A Dqedi_fw_api.c139 if (GET_FIELD(pdu_header->hdr_second_dword,
150 if (GET_FIELD(pdu_header->hdr_second_dword,
244 SET_FIELD(ctx_pdu_hdr->ext_cdb_cmd.hdr_second_dword,
572 GET_FIELD(pdu_header->hdr_second_dword,

Completed in 144 milliseconds