Home
last modified time | relevance | path

Searched refs:I40E_AQ_RC_EPERM (Results 1 - 9 of 9) sorted by relevance

/kernel/linux/linux-5.10/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()
76 return "I40E_AQ_RC_EPERM"; in i40e_aq_str()
H A Di40e_main.c6690 } else if (pf->hw.aq.asq_last_status == I40E_AQ_RC_EPERM) { in i40e_init_pf_dcb()
/kernel/linux/linux-6.6/drivers/net/ethernet/intel/i40e/
H A Di40e_adminq_cmd.h75 I40E_AQ_RC_EPERM = 1, /* Operation not permitted */ enumerator
H A Di40e_dcb.c969 } else if (hw->aq.asq_last_status == I40E_AQ_RC_EPERM) { in i40e_get_fw_lldp_status()
H A Di40e_ethtool.c1920 if (ret_val && hw->aq.asq_last_status == I40E_AQ_RC_EPERM) { in i40e_get_eeprom()
5435 case I40E_AQ_RC_EPERM: in i40e_set_priv_flags()
H A Di40e_common.c77 case I40E_AQ_RC_EPERM: in i40e_aq_str()
78 return "I40E_AQ_RC_EPERM"; in i40e_aq_str()
H A Di40e_main.c7219 } else if (pf->hw.aq.asq_last_status == I40E_AQ_RC_EPERM) { in i40e_init_pf_dcb()

Completed in 71 milliseconds