Searched refs:send_ls_acc (Results 1 – 4 of 4) sorted by relevance
22 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()
261 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()
345 enum efc_node_send_ls_acc send_ls_acc; member
1478 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()
Completed in 11 milliseconds