Home
last modified time | relevance | path

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

/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/scsi/fc/
H A Dfc_els.h264 #define FC_SP_FT_EDTR 0x0400 /* E_D_TOV Resolution is nanoseconds */ macro
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/scsi/fc/
H A Dfc_els.h264 #define FC_SP_FT_EDTR 0x0400 /* E_D_TOV Resolution is nanoseconds */ macro
/OK3568_Linux_fs/kernel/include/uapi/scsi/fc/
H A Dfc_els.h351 #define FC_SP_FT_EDTR 0x0400 /* E_D_TOV Resolution is nanoseconds */ macro
/OK3568_Linux_fs/kernel/drivers/scsi/libfc/
H A Dfc_lport.c1747 if (csp_flags & FC_SP_FT_EDTR) in fc_lport_flogi_resp()
H A Dfc_rport.c723 if (csp_flags & FC_SP_FT_EDTR) in fc_rport_login_complete()
/OK3568_Linux_fs/kernel/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()