Home
last modified time | relevance | path

Searched refs:I40E_AQ_RC_EINVAL (Results 1 – 2 of 2) sorted by relevance

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_adminq_cmd.h101 I40E_AQ_RC_EINVAL = 14, /* Invalid argument */ enumerator
H A Di40e_common.c123 case I40E_AQ_RC_EINVAL: in i40e_aq_str()