Searched refs:asq_cmd_timeout (Results 1 – 5 of 5) sorted by relevance
60 u32 asq_cmd_timeout; /* send queue cmd write back timeout*/ member
591 hw->aq.asq_cmd_timeout = I40E_ASQ_CMD_TIMEOUT; in i40e_init_adminq()889 } while (total_delay < hw->aq.asq_cmd_timeout); in i40e_asq_send_command_atomic_exec()
128 (total_delay < hw->aq.asq_cmd_timeout)) { in i40e_release_nvm()
512 hw->aq.asq_cmd_timeout = IAVF_ASQ_CMD_TIMEOUT; in iavf_init_adminq()750 } while (total_delay < hw->aq.asq_cmd_timeout); in iavf_asq_send_command()