Home
last modified time | relevance | path

Searched defs:iscsi_async_msg_hdr (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/include/linux/qed/
Discsi_common.h659 struct iscsi_async_msg_hdr { struct
660 __le16 reserved0;
661 u8 flags_attr;
666 u8 opcode;
667 __le32 hdr_second_dword;
672 struct regpair lun;
673 __le32 all_ones;
674 __le32 reserved1;
675 __le32 stat_sn;
676 __le32 exp_cmd_sn;
[all …]
/kernel/linux/linux-4.19/include/linux/qed/
Discsi_common.h685 struct iscsi_async_msg_hdr { struct
686 __le16 reserved0;
687 u8 flags_attr;
692 u8 opcode;
693 __le32 hdr_second_dword;
698 struct regpair lun;
699 __le32 all_ones;
700 __le32 reserved1;
701 __le32 stat_sn;
702 __le32 exp_cmd_sn;
[all …]