Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/ethernet/intel/i40e/
Di40e_adminq_cmd.h85 I40E_AQ_RC_EPERM = 1, /* Operation not permitted */ enumerator
Di40e_ethtool.c1809 if (ret_val && hw->aq.asq_last_status == I40E_AQ_RC_EPERM) { in i40e_get_eeprom()
5043 case I40E_AQ_RC_EPERM: in i40e_set_priv_flags()
Di40e_common.c73 case I40E_AQ_RC_EPERM: in i40e_aq_str()
Di40e_main.c6473 } else if (pf->hw.aq.asq_last_status == I40E_AQ_RC_EPERM) { in i40e_init_pf_dcb()