Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h78 I40E_AQ_RC_EPERM = 1, /* Operation not permitted */ enumerator
H A Di40e_dcb.c932 } else if (hw->aq.asq_last_status == I40E_AQ_RC_EPERM) { in i40e_get_fw_lldp_status()
H A Di40e_ethtool.c1918 if (ret_val && hw->aq.asq_last_status == I40E_AQ_RC_EPERM) { in i40e_get_eeprom()
5446 case I40E_AQ_RC_EPERM: in i40e_set_priv_flags()
H A Di40e_common.c81 case I40E_AQ_RC_EPERM: in i40e_aq_str()
H A Di40e_main.c7261 } else if (pf->hw.aq.asq_last_status == I40E_AQ_RC_EPERM) { in i40e_init_pf_dcb()