Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_adminq_cmd.h93 I40E_AQ_RC_ENXIO = 6, /* No such resource */ enumerator
H A Di40e_common.c107 case I40E_AQ_RC_ENXIO: in i40e_aq_str()