Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
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_adminq_cmd.h88 I40E_AQ_RC_EPERM = 1, /* Operation not permitted */ enumerator
H A Di40e_common.c97 case I40E_AQ_RC_EPERM: in i40e_aq_str()
/f-stack/dpdk/drivers/net/i40e/
H A Di40e_ethdev.c11217 hw->aq.asq_last_status == I40E_AQ_RC_EPERM)) { in i40e_dcb_init_configure()