Home
last modified time | relevance | path

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

/linux/drivers/scsi/fnic/
H A Dfdls_fc.h142 (uint16_t) (be16_to_cpu(_plogi_rsp->els.fl_cssp[2].cp_con_seq) & 0xff)))
H A Dfdls_disc.c496 .fl_cssp[2].cp_con_seq = cpu_to_be16(0xFF), in fdls_init_plogi_frame()
/linux/include/uapi/scsi/fc/
H A Dfc_els.h379 __be16 cp_con_seq; /* concurrent sequences */ member
/linux/drivers/scsi/libfc/
H A Dfc_encode.h773 cp->cp_con_seq = htons(255); in fc_plogi_fill()
H A Dfc_lport.c380 cp->cp_con_seq = htons(255); in fc_lport_flogi_fill()
H A Dfc_rport.c1024 cssp_seq = ntohs(plp->fl_cssp[3 - 1].cp_con_seq); in fc_rport_plogi_resp()