Lines Matching full:exchange
61 __be16 ox_id; /* originator exchange ID */
62 u16 rx_id; /* responder exchange ID */
134 FCTL_EC_ORIG = 0x000000, /* exchange originator */
135 FCTL_EC_RESP = 0x800000, /* exchange responder */
198 FC_ELS_ABTX = 0x06, /* Abort Exchange */
199 FC_ELS_RES = 0x08, /* Read Exchange status */
381 * Exchange status block
414 struct fc_exch_status_blk_s fc_exch_blk; /* Exchange status block */
430 #define FC_REC_ESB_COMP 0x20000000 /* exchange is complete */
446 u32 orig_id:24; /* N_Port id of exchange originator */
448 u32 resp_id:24; /* N_Port id of exchange responder */
450 u32 e_stat; /* exchange status */
695 u32 s_id:24; /* exchange originator S_ID */
697 u32 ox_id:16; /* originator exchange ID */
698 u32 rx_id:16; /* responder exchange ID */
707 u32 seq_id_valid:8; /* set to 0x00 for Abort Exchange */
708 u32 seq_id:8; /* invalid for Abort Exchange */
712 u32 low_seq_cnt:16; /* set to 0x0000 for Abort Exchange */
713 u32 high_seq_cnt:16; /* set to 0xFFFF for Abort Exchange */