Searched refs:ESB_ST_SEQ_INIT (Results 1 – 5 of 5) sorted by relevance
480 WARN_ON(!(ep->esb_stat & ESB_ST_SEQ_INIT)); in fc_seq_send_locked()512 ep->esb_stat &= ~ESB_ST_SEQ_INIT; in fc_seq_send_locked()665 ep->esb_stat |= ESB_ST_SEQ_INIT; in fc_exch_abort_locked()1020 ep->esb_stat |= ESB_ST_RESP | ESB_ST_SEQ_INIT; in fc_exch_resp()1022 ep->esb_stat &= ~ESB_ST_SEQ_INIT; in fc_exch_resp()1150 ep->esb_stat |= ESB_ST_SEQ_INIT; in fc_seq_lookup_recip()1614 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()2081 ESB_ST_SEQ_INIT | in fc_exch_els_rec()2196 ep->esb_stat |= ESB_ST_SEQ_INIT; in fc_exch_seq_send()[all …]
1605 } else if (e_stat & ESB_ST_SEQ_INIT) { in fc_fcp_rec_resp()
95 #define ESB_ST_SEQ_INIT (1 << 30) /* port holds sequence initiative */ macro
507 if (e_stat & ESB_ST_SEQ_INIT) { in bnx2fc_rec_compl()
932 if (e_stat & ESB_ST_SEQ_INIT) { in qedf_rec_compl()