Home
last modified time | relevance | path

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

/kernel/linux/patches/linux-4.19/prebuilts/usr/include/scsi/fc/
Dfc_els.h329 __be32 rtv_e_d_tov; member
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/scsi/fc/
Dfc_els.h310 __be32 rtv_e_d_tov; member
/kernel/linux/linux-5.10/include/uapi/scsi/fc/
Dfc_els.h546 __be32 rtv_e_d_tov; /* error detection timeout value */ member
/kernel/linux/linux-5.10/drivers/scsi/libfc/
Dfc_rport.c1358 tov = ntohl(rtv->rtv_e_d_tov); in fc_rport_rtv_resp()
1439 rtv->rtv_e_d_tov = htonl(lport->e_d_tov); in fc_rport_recv_rtv_req()