Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_virtchnl_pf.c1302 return I40E_ERR_PARAM; in i40e_config_vf_promiscuous_mode()
2048 aq_ret = I40E_ERR_PARAM; in i40e_vc_get_vf_resources_msg()
2107 aq_ret = I40E_ERR_PARAM; in i40e_vc_get_vf_resources_msg()
2171 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_promiscuous_mode_msg()
2187 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_promiscuous_mode_msg()
2192 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_promiscuous_mode_msg()
2259 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_queues_msg()
2264 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_queues_msg()
2269 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_queues_msg()
2277 aq_ret = I40E_ERR_PARAM; in i40e_vc_config_queues_msg()
[all …]
H A Di40e_common.c143 case I40E_ERR_PARAM: in i40e_stat_str()
1118 return I40E_ERR_PARAM; in i40e_read_pba_string()
1577 return I40E_ERR_PARAM; in i40e_aq_get_phy_capabilities()
1655 return I40E_ERR_PARAM; in i40e_aq_set_phy_config()
2540 return I40E_ERR_PARAM; in i40e_aq_send_driver_version()
2658 return I40E_ERR_PARAM; in i40e_aq_add_veb()
2713 return I40E_ERR_PARAM; in i40e_aq_get_veb_parameters()
2766 return I40E_ERR_PARAM; in i40e_aq_add_macvlan()
2813 return I40E_ERR_PARAM; in i40e_aq_remove_macvlan()
2919 return I40E_ERR_PARAM; in i40e_aq_add_mirrorrule()
[all …]
H A Di40e_status.h14 I40E_ERR_PARAM = -5, enumerator
H A Di40e_dcb.c20 return I40E_ERR_PARAM; in i40e_get_dcbx_status()
511 return I40E_ERR_PARAM; in i40e_lldp_to_dcb_config()
1013 return I40E_ERR_PARAM; in i40e_read_lldp_cfg()
H A Di40e_nvm.c178 ret_code = I40E_ERR_PARAM; in i40e_read_nvm_word_srctl()
370 return I40E_ERR_PARAM; in i40e_read_nvm_module_data()
1400 return I40E_ERR_PARAM; in i40e_nvmupd_exec_aq()
1475 return I40E_ERR_PARAM; in i40e_nvmupd_get_aq_result()
H A Di40e_adminq.c850 status = I40E_ERR_PARAM; in i40e_asq_send_command()
H A Di40e_main.c5529 return I40E_ERR_PARAM; in i40e_update_adq_vsi_queues()