Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/elx/libefc/
H A Defc_device.c22 node->send_ls_acc = EFC_NODE_SEND_LS_ACC_PRLI; in efc_d_send_prli_rsp()
350 WARN_ON(node->send_ls_acc != EFC_NODE_SEND_LS_ACC_NONE); in efc_send_ls_acc_after_attach()
353 node->send_ls_acc = ls; in efc_send_ls_acc_after_attach()
935 WARN_ON(node->send_ls_acc != EFC_NODE_SEND_LS_ACC_PLOGI); in __efc_d_wait_topology_notify()
998 switch (node->send_ls_acc) { in __efc_d_wait_node_attach()
1005 node->send_ls_acc = EFC_NODE_SEND_LS_ACC_NONE; in __efc_d_wait_node_attach()
1011 node->send_ls_acc = EFC_NODE_SEND_LS_ACC_NONE; in __efc_d_wait_node_attach()
1156 if (node->send_ls_acc == EFC_NODE_SEND_LS_ACC_PRLI) in __efc_d_port_logged_in()
1159 node->send_ls_acc = EFC_NODE_SEND_LS_ACC_NONE; in __efc_d_port_logged_in()
1166 node->send_ls_acc = EFC_NODE_SEND_LS_ACC_NONE; in __efc_d_port_logged_in()
H A Defc_node.c261 if (node->send_ls_acc != EFC_NODE_SEND_LS_ACC_NONE) { in efc_node_send_ls_io_cleanup()
265 node->send_ls_acc = EFC_NODE_SEND_LS_ACC_NONE; in efc_node_send_ls_io_cleanup()
279 WARN_ON(node->send_ls_acc != EFC_NODE_SEND_LS_ACC_PLOGI); in efc_node_handle_implicit_logo()
H A Defclib.h345 enum efc_node_send_ls_acc send_ls_acc; member
H A Defc_fabric.c1478 switch (node->send_ls_acc) { in __efc_p2p_wait_node_attach()
1482 node->send_ls_acc = EFC_NODE_SEND_LS_ACC_NONE; in __efc_p2p_wait_node_attach()