Home
last modified time | relevance | path

Searched refs:sp_tot_seq (Results 1 – 6 of 6) sorted by relevance

/linux/drivers/scsi/fnic/
H A Dfdls_fc.h141 (min((uint16_t) (be16_to_cpu(_plogi_rsp->els.fl_csp.sp_tot_seq)), \
H A Dfdls_disc.c477 .sp_tot_seq = cpu_to_be16(FNIC_FC_CONCUR_SEQS), in fdls_init_plogi_frame()
/linux/include/uapi/scsi/fc/
H A Dfc_els.h336 #define sp_tot_seq sp_u.sp_plogi._sp_tot_seq macro
/linux/drivers/scsi/libfc/
H A Dfc_encode.h768 csp->sp_tot_seq = htons(255); /* seq. we accept */ in fc_plogi_fill()
H A Dfc_lport.c375 sp->sp_tot_seq = htons(255); /* seq. we accept */ in fc_lport_flogi_fill()
H A Dfc_rport.c1023 csp_seq = ntohs(plp->fl_csp.sp_tot_seq); in fc_rport_plogi_resp()