Searched defs:fc_ba_acc (Results 1 – 3 of 3) sorted by relevance
236 struct fc_ba_acc { struct237 __u8 ba_seq_id_val; /* SEQ_ID validity */239 __u8 ba_seq_id; /* SEQ_ID of seq last deliverable */240 __u8 ba_resvd[2]; /* reserved */241 __be16 ba_ox_id; /* OX_ID for aborted seq or exch */242 __be16 ba_rx_id; /* RX_ID for aborted seq or exch */243 __be16 ba_low_seq_cnt; /* low SEQ_CNT of aborted seq */244 __be16 ba_high_seq_cnt; /* high SEQ_CNT of aborted seq */
133 struct fc_ba_acc { struct134 __u8 ba_seq_id_val;136 __u8 ba_seq_id;137 __u8 ba_resvd[2];138 __be16 ba_ox_id;139 __be16 ba_rx_id;140 __be16 ba_low_seq_cnt;141 __be16 ba_high_seq_cnt;
160 struct fc_ba_acc { struct161 __u8 ba_seq_id_val;163 __u8 ba_seq_id;164 __u8 ba_resvd[2];165 __be16 ba_ox_id;166 __be16 ba_rx_id;167 __be16 ba_low_seq_cnt;168 __be16 ba_high_seq_cnt;