Searched refs:ESB_ST_SEQ_INIT (Results 1 – 5 of 5) sorted by relevance
95 #define ESB_ST_SEQ_INIT (1 << 30) /* port holds sequence initiative */ macro
479 WARN_ON(!(ep->esb_stat & ESB_ST_SEQ_INIT)); in fc_seq_send_locked()511 ep->esb_stat &= ~ESB_ST_SEQ_INIT; in fc_seq_send_locked()664 ep->esb_stat |= ESB_ST_SEQ_INIT; in fc_exch_abort_locked()1018 ep->esb_stat |= ESB_ST_RESP | ESB_ST_SEQ_INIT; in fc_exch_resp()1020 ep->esb_stat &= ~ESB_ST_SEQ_INIT; in fc_exch_resp()1148 ep->esb_stat |= ESB_ST_SEQ_INIT; in fc_seq_lookup_recip()1612 ep->esb_stat |= ESB_ST_SEQ_INIT; in fc_exch_recv_seq_resp()1778 ep->esb_stat |= ESB_ST_SEQ_INIT; in fc_exch_recv_bls()2079 ESB_ST_SEQ_INIT | in fc_exch_els_rec()2194 ep->esb_stat |= ESB_ST_SEQ_INIT; in fc_exch_seq_send()[all …]
1595 } else if (e_stat & ESB_ST_SEQ_INIT) { in fc_fcp_rec_resp()
507 if (e_stat & ESB_ST_SEQ_INIT) { in bnx2fc_rec_compl()
932 if (e_stat & ESB_ST_SEQ_INIT) { in qedf_rec_compl()