Searched refs:FDLS_RETRY_COUNT (Results 1 – 2 of 2) sorted by relevance
2443 && (tport->retry_counter < FDLS_RETRY_COUNT)) { in fdls_tport_timer_callback()2582 && (tport->retry_counter < FDLS_RETRY_COUNT)) { in fdls_process_tgt_adisc_rsp()2799 && (tport->retry_counter < FDLS_RETRY_COUNT)) { in fdls_process_tgt_prli_rsp()2920 && (fdls->retry_counter < FDLS_RETRY_COUNT)) { in fdls_process_rff_id_rsp()2994 && (fdls->retry_counter < FDLS_RETRY_COUNT)) { in fdls_process_rft_id_rsp()3066 && (fdls->retry_counter < FDLS_RETRY_COUNT)) { in fdls_process_rpn_id_rsp()3135 && (fdls->retry_counter < FDLS_RETRY_COUNT)) { in fdls_process_scr_rsp()3347 && (fdls->retry_counter < FDLS_RETRY_COUNT)) { in fdls_process_gpn_ft_rsp()3921 if (iport->fabric.retry_counter < FDLS_RETRY_COUNT) in fdls_process_fabric_abts_rsp()4261 if ((tport->retry_counter < FDLS_RETRY_COUNT) in fdls_process_tgt_abts_rsp()[all …]
61 #define FDLS_RETRY_COUNT 2 macro
Completed in 13 milliseconds