Searched refs:lpfc_transport_functions (Results 1 – 2 of 2) sorted by relevance
15673 lpfc_transport_functions.vport_create = lpfc_vport_create; in lpfc_init()15674 lpfc_transport_functions.vport_delete = lpfc_vport_delete; in lpfc_init()15676 fc_attach_transport(&lpfc_transport_functions); in lpfc_init()
7104 struct fc_function_template lpfc_transport_functions = { variable