Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/scsi/bfa/
Dbfa_fc.h706 struct fc_ba_acc_s { struct
707 u32 seq_id_valid:8; /* set to 0x00 for Abort Exchange */
708 u32 seq_id:8; /* invalid for Abort Exchange */
709 u32 res2:16;
710 u32 ox_id:16; /* OX_ID from ABTS frame */
711 u32 rx_id:16; /* RX_ID from ABTS frame */
712 u32 low_seq_cnt:16; /* set to 0x0000 for Abort Exchange */
713 u32 high_seq_cnt:16; /* set to 0xFFFF for Abort Exchange */
/kernel/linux/linux-5.10/drivers/scsi/bfa/
Dbfa_fc.h721 struct fc_ba_acc_s { struct
722 u32 seq_id_valid:8; /* set to 0x00 for Abort Exchange */
723 u32 seq_id:8; /* invalid for Abort Exchange */
724 u32 res2:16;
725 u32 ox_id:16; /* OX_ID from ABTS frame */
726 u32 rx_id:16; /* RX_ID from ABTS frame */
727 u32 low_seq_cnt:16; /* set to 0x0000 for Abort Exchange */
728 u32 high_seq_cnt:16; /* set to 0xFFFF for Abort Exchange */