Searched refs:r_a_tov (Results 1 – 8 of 8) sorted by relevance
512 uint32_t r_a_tov; /* RATOV (Big Endian) */ member
1195 uint32_t r_a_tov; /* R_A_TOV must be in Big */ member
705 ha->r_a_tov = (uint16_t)(icb->login_timeout < R_A_TOV_DEFAULT ? in ql_nvram_config()1171 ha->r_a_tov = (uint16_t)(w1 < R_A_TOV_DEFAULT ? R_A_TOV_DEFAULT : w1); in ql_nvram_24xx_config()2838 timer = ha->r_a_tov < secs ? secs : ha->r_a_tov; in ql_fw_ready()2858 &ha->r_a_tov); in ql_fw_ready()
593 hba->fc_ratov = (LE_SWAP32(sp->cmn.w2.r_a_tov) + 999) / 1000; in emlxs_handle_sol_flogi()2262 lp[1] = LE_SWAP32(sp->cmn.w2.r_a_tov); in emlxs_handle_unsol_rtv()
2128 sp->cmn.w2.r_a_tov = port->sparam.cmn.w2.r_a_tov;
10866 ratov = (LE_SWAP32(flogi_sparam->cmn.w2.r_a_tov) + 999) / 1000; in emlxs_vfi_reg_action()12551 vpip->fabric_rpip->sparam.cmn.w2.r_a_tov = in emlxs_vpi_port_online_action()12984 vpip->fabric_rpip->sparam.cmn.w2.r_a_tov = in emlxs_vpi_logi_failed_action()
9258 sp->cmn.w2.r_a_tov = in emlxs_send_els()9653 sp->cmn.w2.r_a_tov = in emlxs_send_els_rsp()
1433 uint16_t r_a_tov; /* 2 * R_A_TOV + 5 */ member