Home
last modified time | relevance | path

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

/f-stack/dpdk/drivers/net/i40e/base/
H A Di40e_adminq_cmd.h91 I40E_AQ_RC_EINTR = 4, /* operation interrupted */ enumerator
H A Di40e_common.c103 case I40E_AQ_RC_EINTR: in i40e_aq_str()