Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/intel/i40e/
Di40e_virtchnl_pf.c1181 aq_ret = I40E_ERR_PARAM; in i40e_vc_get_vf_resources_msg()
1282 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_promiscuous_mode_msg()
1317 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_queues_msg()
1323 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_queues_msg()
1333 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_queues_msg()
1341 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_queues_msg()
1374 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_irq_map_msg()
1386 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_irq_map_msg()
1395 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_irq_map_msg()
1404 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_irq_map_msg()
[all …]
Di40e_common.c163 case I40E_ERR_PARAM: in i40e_stat_str()
1157 return I40E_ERR_PARAM; in i40e_read_pba_string()
1586 return I40E_ERR_PARAM; in i40e_aq_get_phy_capabilities()
1637 return I40E_ERR_PARAM; in i40e_aq_set_phy_config()
2206 return I40E_ERR_PARAM; in i40e_aq_send_driver_version()
2310 return I40E_ERR_PARAM; in i40e_aq_add_veb()
2364 return I40E_ERR_PARAM; in i40e_aq_get_veb_parameters()
2416 return I40E_ERR_PARAM; in i40e_aq_add_macvlan()
2458 return I40E_ERR_PARAM; in i40e_aq_remove_macvlan()
2536 return I40E_ERR_PARAM; in i40e_aq_debug_read_register()
[all …]
Di40e_status.h37 I40E_ERR_PARAM = -5, enumerator
Di40e_dcb.c43 return I40E_ERR_PARAM; in i40e_get_dcbx_status()
525 return I40E_ERR_PARAM; in i40e_lldp_to_dcb_config()
946 return I40E_ERR_PARAM; in i40e_read_lldp_cfg()
Di40e_nvm.c184 ret_code = I40E_ERR_PARAM; in i40e_read_nvm_word_srctl()
1157 return I40E_ERR_PARAM; in i40e_nvmupd_exec_aq()
1222 return I40E_ERR_PARAM; in i40e_nvmupd_get_aq_result()
Di40e_adminq.c804 status = I40E_ERR_PARAM; in i40e_asq_send_command()
/linux-4.4.14/drivers/net/ethernet/intel/i40evf/
Di40e_status.h37 I40E_ERR_PARAM = -5, enumerator
Di40evf_main.c78 return I40E_ERR_PARAM; in i40evf_allocate_dma_mem_d()
99 return I40E_ERR_PARAM; in i40evf_free_dma_mem_d()
115 return I40E_ERR_PARAM; in i40evf_allocate_virt_mem_d()
135 return I40E_ERR_PARAM; in i40evf_free_virt_mem_d()
Di40e_adminq.c737 status = I40E_ERR_PARAM; in i40evf_asq_send_command()
Di40e_common.c163 case I40E_ERR_PARAM: in i40evf_stat_str()