Home
last modified time | relevance | path

Searched refs:I40E_ERR_PARAM (Results 1 – 10 of 10) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c1700 aq_ret = I40E_ERR_PARAM; in i40e_vc_get_vf_resources_msg()
1761 aq_ret = I40E_ERR_PARAM; in i40e_vc_get_vf_resources_msg()
1867 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_promiscuous_mode_msg()
2008 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_queues_msg()
2013 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_queues_msg()
2026 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_queues_msg()
2032 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_queues_msg()
2040 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_queues_msg()
2123 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_irq_map_msg()
2134 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_irq_map_msg()
[all …]
Di40e_status.h14 I40E_ERR_PARAM = -5, enumerator
Di40e_common.c136 case I40E_ERR_PARAM: in i40e_stat_str()
1113 return I40E_ERR_PARAM; in i40e_read_pba_string()
1584 return I40E_ERR_PARAM; in i40e_aq_get_phy_capabilities()
1659 return I40E_ERR_PARAM; in i40e_aq_set_phy_config()
2514 return I40E_ERR_PARAM; in i40e_aq_send_driver_version()
2625 return I40E_ERR_PARAM; in i40e_aq_add_veb()
2680 return I40E_ERR_PARAM; in i40e_aq_get_veb_parameters()
2733 return I40E_ERR_PARAM; in i40e_aq_add_macvlan()
2780 return I40E_ERR_PARAM; in i40e_aq_remove_macvlan()
2886 return I40E_ERR_PARAM; in i40e_aq_add_mirrorrule()
[all …]
Di40e_dcb.c20 return I40E_ERR_PARAM; in i40e_get_dcbx_status()
511 return I40E_ERR_PARAM; in i40e_lldp_to_dcb_config()
1001 return I40E_ERR_PARAM; in i40e_read_lldp_cfg()
Di40e_nvm.c178 ret_code = I40E_ERR_PARAM; in i40e_read_nvm_word_srctl()
1297 return I40E_ERR_PARAM; in i40e_nvmupd_exec_aq()
1372 return I40E_ERR_PARAM; in i40e_nvmupd_get_aq_result()
Di40e_adminq.c785 status = I40E_ERR_PARAM; in i40e_asq_send_command()
/Linux-v4.19/drivers/net/ethernet/intel/i40evf/
Di40e_status.h14 I40E_ERR_PARAM = -5, enumerator
Di40evf_main.c75 return I40E_ERR_PARAM; in i40evf_allocate_dma_mem_d()
96 return I40E_ERR_PARAM; in i40evf_free_dma_mem_d()
112 return I40E_ERR_PARAM; in i40evf_allocate_virt_mem_d()
132 return I40E_ERR_PARAM; in i40evf_free_virt_mem_d()
3472 } else if (err == I40E_ERR_PARAM) { in i40evf_init_task()
Di40e_common.c142 case I40E_ERR_PARAM: in i40evf_stat_str()
914 return I40E_ERR_PARAM; in i40evf_aq_rx_ctl_read_register()
Di40e_adminq.c714 status = I40E_ERR_PARAM; in i40evf_asq_send_command()