Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_fabric.h106 __efc_p2p_wait_node_attach(struct efc_sm_ctx *ctx,
H A Defc_fabric.c1335 efc_node_transition(node, __efc_p2p_wait_node_attach, NULL); in __efc_p2p_wait_plogi_rsp()
1432 efc_node_transition(node, __efc_p2p_wait_node_attach, NULL); in __efc_p2p_wait_plogi_rsp_recvd_prli()
1457 __efc_p2p_wait_node_attach(struct efc_sm_ctx *ctx, in __efc_p2p_wait_node_attach() function