Home
last modified time | relevance | path

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

/linux-4.4.14/include/uapi/scsi/fc/
Dfc_els.h263 #define FC_SP_FT_EDTR 0x0400 /* E_D_TOV Resolution is nanoseconds */ macro
/linux-4.4.14/drivers/scsi/libfc/
Dfc_rport.c641 if (csp_flags & FC_SP_FT_EDTR) in fc_rport_login_complete()
Dfc_lport.c1770 if (csp_flags & FC_SP_FT_EDTR) in fc_lport_flogi_resp()
/linux-4.4.14/drivers/scsi/bnx2fc/
Dbnx2fc_hwi.c282 ofld_req3.flags |= (((rdata->sp_features & FC_SP_FT_EDTR) ? 1 : 0) << in bnx2fc_send_session_ofld_req()