Home
last modified time | relevance | path

Searched refs:I40E_ERR_ADMIN_QUEUE_ERROR (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/drivers/net/ethernet/intel/i40e/
A Di40e_status.h29 I40E_ERR_ADMIN_QUEUE_ERROR = -53, enumerator
A Di40e_adminq.c287 ret_code = I40E_ERR_ADMIN_QUEUE_ERROR; in i40e_config_asq_regs()
319 ret_code = I40E_ERR_ADMIN_QUEUE_ERROR; in i40e_config_arq_regs()
945 status = I40E_ERR_ADMIN_QUEUE_ERROR; in i40e_asq_send_command_atomic_exec()
1129 ret_code = I40E_ERR_ADMIN_QUEUE_ERROR; in i40e_clean_arq_element()
A Di40e_debugfs.c1312 } else if (ret == I40E_ERR_ADMIN_QUEUE_ERROR) { in i40e_dbg_command_write()
1373 } else if (ret == I40E_ERR_ADMIN_QUEUE_ERROR) { in i40e_dbg_command_write()

Completed in 7 milliseconds