Searched refs:ESB_ST_SEQ_INIT (Results 1 – 5 of 5) sorted by relevance
107 #define ESB_ST_SEQ_INIT (1 << 30) /* port holds sequence initiative */ macro
490 WARN_ON(!(ep->esb_stat & ESB_ST_SEQ_INIT)); in fc_seq_send_locked()522 ep->esb_stat &= ~ESB_ST_SEQ_INIT; in fc_seq_send_locked()675 ep->esb_stat |= ESB_ST_SEQ_INIT; in fc_exch_abort_locked()1027 ep->esb_stat |= ESB_ST_RESP | ESB_ST_SEQ_INIT; in fc_exch_resp()1029 ep->esb_stat &= ~ESB_ST_SEQ_INIT; in fc_exch_resp()1157 ep->esb_stat |= ESB_ST_SEQ_INIT; in fc_seq_lookup_recip()1621 ep->esb_stat |= ESB_ST_SEQ_INIT; in fc_exch_recv_seq_resp()1780 ep->esb_stat |= ESB_ST_SEQ_INIT; in fc_exch_recv_bls()2075 ESB_ST_SEQ_INIT | in fc_exch_els_rec()2190 ep->esb_stat |= ESB_ST_SEQ_INIT; in fc_exch_seq_send()[all …]
1616 } else if (e_stat & ESB_ST_SEQ_INIT) { in fc_fcp_rec_resp()
861 if (e_stat & ESB_ST_SEQ_INIT) { in qedf_rec_compl()
507 if (e_stat & ESB_ST_SEQ_INIT) { in bnx2fc_rec_compl()