Searched refs:FC_FC_FIRST_SEQ (Results 1 – 6 of 6) sorted by relevance
512 ep->f_ctl = f_ctl & ~FC_FC_FIRST_SEQ; /* not first seq */ in fc_seq_send_locked()865 ep->f_ctl = FC_FC_FIRST_SEQ; /* next seq is first seq */ in fc_exch_em_alloc()970 ep->f_ctl &= ~FC_FC_FIRST_SEQ; /* not new */ in fc_exch_resp()1052 if ((f_ctl & FC_FC_FIRST_SEQ) && fc_sof_is_init(fr_sof(fp))) { in fc_seq_lookup_recip()1270 FC_FC_FIRST_SEQ | FC_FC_LAST_SEQ | in fc_seq_send_ack()1348 f_ctl &= ~FC_FC_FIRST_SEQ; in fc_exch_send_ba_rjt()2116 ep->f_ctl &= ~FC_FC_FIRST_SEQ; /* not first seq */ in fc_exch_seq_send()2165 FC_FC_FIRST_SEQ | FC_FC_END_SEQ | FC_FC_SEQ_INIT, 0); in fc_exch_rrq()
1129 FC_FC_FIRST_SEQ | FC_FC_END_SEQ | FC_FC_SEQ_INIT, 0); in fc_rport_enter_prli()
220 #define FC_FC_FIRST_SEQ (1 << 21) /* first sequence of this exchange */ macro
753 FC_TYPE_FCP, FC_FC_FIRST_SEQ | in bnx2fc_initiate_els()757 FC_TYPE_ELS, FC_FC_FIRST_SEQ | in bnx2fc_initiate_els()
740 FC_TYPE_FCP, FC_FC_FIRST_SEQ | FC_FC_END_SEQ | in bnx2fc_initiate_tmf()878 FC_TYPE_BLS, FC_FC_FIRST_SEQ | FC_FC_END_SEQ | in bnx2fc_initiate_abts()
28 #define FC_FCTL_REQ (FC_FC_FIRST_SEQ | FC_FC_END_SEQ | FC_FC_SEQ_INIT)