Home
last modified time | relevance | path

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

/openbmc/linux/drivers/message/fusion/
H A Dmptfc.c102 static void mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout);
174 .set_rport_dev_loss_tmo = mptfc_set_rport_loss_tmo,
256 mptfc_set_rport_loss_tmo(struct fc_rport *rport, uint32_t timeout) in mptfc_set_rport_loss_tmo() function