Home
last modified time | relevance | path

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

/openbmc/linux/include/uapi/scsi/fc/
H A Dfc_els.h359 #define FC_SP_FT_EDTR 0x0400 /* E_D_TOV Resolution is nanoseconds */ macro
/openbmc/linux/drivers/scsi/libfc/
H A Dfc_rport.c723 if (csp_flags & FC_SP_FT_EDTR) in fc_rport_login_complete()
H A Dfc_lport.c1800 if (csp_flags & FC_SP_FT_EDTR) in fc_lport_flogi_resp()
/openbmc/linux/drivers/scsi/bnx2fc/
H A Dbnx2fc_hwi.c283 ofld_req3.flags |= (((rdata->sp_features & FC_SP_FT_EDTR) ? 1 : 0) << in bnx2fc_send_session_ofld_req()