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
478 WARN_ON(!(ep->esb_stat & ESB_ST_SEQ_INIT)); in fc_seq_send_locked()510 ep->esb_stat &= ~ESB_ST_SEQ_INIT; in fc_seq_send_locked()663 ep->esb_stat |= ESB_ST_SEQ_INIT; in fc_exch_abort_locked()1015 ep->esb_stat |= ESB_ST_RESP | ESB_ST_SEQ_INIT; in fc_exch_resp()1017 ep->esb_stat &= ~ESB_ST_SEQ_INIT; in fc_exch_resp()1145 ep->esb_stat |= ESB_ST_SEQ_INIT; in fc_seq_lookup_recip()1609 ep->esb_stat |= ESB_ST_SEQ_INIT; in fc_exch_recv_seq_resp()1768 ep->esb_stat |= ESB_ST_SEQ_INIT; in fc_exch_recv_bls()2063 ESB_ST_SEQ_INIT | in fc_exch_els_rec()2178 ep->esb_stat |= ESB_ST_SEQ_INIT; in fc_exch_seq_send()[all …]
1604 } else if (e_stat & ESB_ST_SEQ_INIT) { in fc_fcp_rec_resp()
912 if (e_stat & ESB_ST_SEQ_INIT) { in qedf_rec_compl()
507 if (e_stat & ESB_ST_SEQ_INIT) { in bnx2fc_rec_compl()