Home
last modified time | relevance | path

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

/titanic_50/usr/src/uts/common/io/i40e/core/
H A Di40e_common.c171 case I40E_ERR_PARAM: in i40e_stat_str()
1183 return I40E_ERR_PARAM; in i40e_read_pba_string()
1603 return I40E_ERR_PARAM; in i40e_aq_get_phy_capabilities()
1656 return I40E_ERR_PARAM; in i40e_aq_set_phy_config()
1769 return I40E_ERR_PARAM; in i40e_aq_set_mac_config()
2651 return I40E_ERR_PARAM; in i40e_aq_send_driver_version()
2782 return I40E_ERR_PARAM; in i40e_aq_add_veb()
2837 return I40E_ERR_PARAM; in i40e_aq_get_veb_parameters()
2890 return I40E_ERR_PARAM; in i40e_aq_add_macvlan()
2937 return I40E_ERR_PARAM; in i40e_aq_remove_macvlan()
[all …]
H A Di40e_status.h45 I40E_ERR_PARAM = -5, enumerator
H A Di40e_nvm.c276 ret_code = I40E_ERR_PARAM; in i40e_read_nvm_word_srctl()
1409 return I40E_ERR_PARAM; in i40e_nvmupd_exec_aq()
1481 return I40E_ERR_PARAM; in i40e_nvmupd_get_aq_result()
H A Di40e_adminq.c826 status = I40E_ERR_PARAM; in i40e_asq_send_command()
/titanic_50/usr/src/uts/common/io/i40e/
H A Di40e_osdep.c75 return (I40E_ERR_PARAM); in i40e_allocate_dma_mem()