Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h75 I40E_AQ_RC_EPERM = 1, /* Operation not permitted */ enumerator
H A Di40e_ethtool.c1822 if (ret_val && hw->aq.asq_last_status == I40E_AQ_RC_EPERM) { in i40e_get_eeprom()
5127 case I40E_AQ_RC_EPERM: in i40e_set_priv_flags()
H A Di40e_common.c75 case I40E_AQ_RC_EPERM: in i40e_aq_str()
H A Di40e_main.c6684 } else if (pf->hw.aq.asq_last_status == I40E_AQ_RC_EPERM) { in i40e_init_pf_dcb()