Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/uapi/scsi/fc/
A Dfc_els.h357 #define FC_SP_FT_FPORT 0x1000 /* F port (1) vs. N port (0) */ macro
/linux-6.3-rc2/drivers/scsi/elx/libefc/
A Defc_fabric.c127 return !(ntohs(rsp->fl_csp.sp_features) & FC_SP_FT_FPORT); in efc_rnode_is_nport()
/linux-6.3-rc2/drivers/scsi/libfc/
A Dfc_lport.c1799 if ((csp_flags & FC_SP_FT_FPORT) == 0) { in fc_lport_flogi_resp()
A Dfc_rport.c713 if (csp_flags & FC_SP_FT_FPORT) { in fc_rport_login_complete()

Completed in 17 milliseconds