Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/message/fusion/
Dmptfc.c102 static void mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout);
175 .set_rport_dev_loss_tmo = mptfc_set_rport_loss_tmo,
264 mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) in mptfc_set_rport_loss_tmo() function