Searched refs:sp_features (Results 1 – 11 of 11) sorted by relevance
765 csp->sp_features = htons(FC_SP_FT_CIRO); in fc_plogi_fill()797 sp->sp_features = htons(FC_SP_FT_NPIV); in fc_flogi_fill()
710 csp_flags = ntohs(flogi->fl_csp.sp_features); in fc_rport_login_complete()1019 rdata->sp_features = ntohs(plp->fl_csp.sp_features); in fc_rport_plogi_resp()
374 sp->sp_features = htons(FC_SP_FT_CIRO); in fc_lport_flogi_fill()1797 csp_flags = ntohs(flp->fl_csp.sp_features); in fc_lport_flogi_resp()
213 u16 sp_features; member
670 if (req->fl_csp.sp_features & cpu_to_be16(FC_SP_FT_BCAST)) in efc_send_plogi_acc()671 plogi->fl_csp.sp_features |= cpu_to_be16(FC_SP_FT_BCAST); in efc_send_plogi_acc()
127 return !(ntohs(rsp->fl_csp.sp_features) & FC_SP_FT_FPORT); in efc_rnode_is_nport()
323 __be16 sp_features; /* common feature flags */ member
652 ln->ln_sparm.csp.sp_features = csp->sp_features; in csio_ln_vnp_read_cbfn()
283 ofld_req3.flags |= (((rdata->sp_features & FC_SP_FT_EDTR) ? 1 : 0) << in bnx2fc_send_session_ofld_req()286 ofld_req3.flags |= (((rdata->sp_features & FC_SP_FT_SEQC) ? 1 : 0) << in bnx2fc_send_session_ofld_req()
1391 ((fcport->rdata->sp_features & FC_SP_FT_SEQC) ? 1 : 0) << in qedf_offload_connection()
3109 p->fl_csp.sp_features |= cpu_to_be16(FC_SP_FT_SEC); in qla24xx_els_dcmd2_iocb()