Searched refs:fl_csp (Results 1 – 5 of 5) sorted by relevance
546 csp = &plogi->fl_csp; in fc_plogi_fill()577 sp = &flogi->fl_csp; in fc_flogi_fill()602 sp = &fdisc->fl_csp; in fc_fdisc_fill()
212 mfs = ntohs(flp->fl_csp.sp_bb_data) & FC_SP_BB_DATA_MASK; in fc_plogi_get_maxframe()628 csp_flags = ntohs(flogi->fl_csp.sp_features); in fc_rport_login_complete()640 e_d_tov = ntohl(flogi->fl_csp.sp_e_d_tov); in fc_rport_login_complete()692 r_a_tov = ntohl(flogi->fl_csp.sp_r_a_tov); in fc_rport_flogi_resp()908 rdata->sp_features = ntohs(plp->fl_csp.sp_features); in fc_rport_plogi_resp()912 csp_seq = ntohs(plp->fl_csp.sp_tot_seq); in fc_rport_plogi_resp()
370 sp = &flogi->fl_csp; in fc_lport_flogi_fill()1752 mfs = ntohs(flp->fl_csp.sp_bb_data) & in fc_lport_flogi_resp()1767 csp_flags = ntohs(flp->fl_csp.sp_features); in fc_lport_flogi_resp()1768 r_a_tov = ntohl(flp->fl_csp.sp_r_a_tov); in fc_lport_flogi_resp()1769 e_d_tov = ntohl(flp->fl_csp.sp_e_d_tov); in fc_lport_flogi_resp()
317 struct fc_els_csp fl_csp; /* common service parameters */ member
473 port->maxframe_size = plogi->fl_csp.sp_bb_data; in zfcp_fc_plogi_evaluate()