Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/libfc/
H A Dfc_rport.c988 u16 csp_seq; in fc_rport_plogi_resp() local
1023 csp_seq = ntohs(plp->fl_csp.sp_tot_seq); in fc_rport_plogi_resp()
1025 if (cssp_seq < csp_seq) in fc_rport_plogi_resp()
1026 csp_seq = cssp_seq; in fc_rport_plogi_resp()
1027 rdata->max_seq = csp_seq; in fc_rport_plogi_resp()