Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_node.h116 efc_node_check_ns_req(struct efc_sm_ctx *ctx,
H A Defc_fabric.c577 if (efc_node_check_ns_req(ctx, evt, arg, FC_NS_RFT_ID, in __efc_ns_rftid_wait_rsp()
616 if (efc_node_check_ns_req(ctx, evt, arg, FC_NS_RFF_ID, in __efc_ns_rffid_wait_rsp()
803 if (efc_node_check_ns_req(ctx, evt, arg, FC_NS_GID_PT, in __efc_ns_gidpt_wait_rsp()
H A Defc_node.c852 efc_node_check_ns_req(struct efc_sm_ctx *ctx, enum efc_sm_event evt, void *arg, in efc_node_check_ns_req() function