Searched refs:els_cmpl_cnt (Results 1 – 5 of 5) sorted by relevance
390 WARN_ON(!node->els_cmpl_cnt); in __efc_d_wait_plogi_acc_cmpl()391 node->els_cmpl_cnt--; in __efc_d_wait_plogi_acc_cmpl()397 WARN_ON(!node->els_cmpl_cnt); in __efc_d_wait_plogi_acc_cmpl()398 node->els_cmpl_cnt--; in __efc_d_wait_plogi_acc_cmpl()1217 WARN_ON(!node->els_cmpl_cnt); in __efc_d_port_logged_in()1218 node->els_cmpl_cnt--; in __efc_d_port_logged_in()1280 WARN_ON(!node->els_cmpl_cnt); in __efc_d_wait_logo_acc_cmpl()1281 node->els_cmpl_cnt--; in __efc_d_wait_logo_acc_cmpl()1406 WARN_ON(!node->els_cmpl_cnt); in __efc_d_device_ready()1407 node->els_cmpl_cnt--; in __efc_d_device_ready()[all …]
428 if (node->els_req_cnt == 0 && node->els_cmpl_cnt == 0 && in efc_node_check_els_quiesced()498 if (WARN_ON(!node->els_cmpl_cnt)) in __efc_node_wait_els_shutdown()500 node->els_cmpl_cnt--; in __efc_node_wait_els_shutdown()688 if (WARN_ON(!node->els_cmpl_cnt)) in __efc_node_common()690 node->els_cmpl_cnt--; in __efc_node_common()
1073 WARN_ON(!node->els_cmpl_cnt); in __efc_fabctl_wait_ls_acc_cmpl()1074 node->els_cmpl_cnt--; in __efc_fabctl_wait_ls_acc_cmpl()1256 WARN_ON(!node->els_cmpl_cnt); in __efc_p2p_wait_flogi_acc_cmpl()1257 node->els_cmpl_cnt--; in __efc_p2p_wait_flogi_acc_cmpl()1294 WARN_ON(!node->els_cmpl_cnt); in __efc_p2p_wait_flogi_acc_cmpl()1295 node->els_cmpl_cnt--; in __efc_p2p_wait_flogi_acc_cmpl()
361 u32 els_cmpl_cnt; member
361 node->els_cmpl_cnt++; in efc_els_send_rsp()