Home
last modified time | relevance | path

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

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