Searched refs:I40E_AQ_RC_EMODE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_adminq_cmd.h135 I40E_AQ_RC_EMODE = 21, /* Op not allowed in current dev mode */ enumerator in enum:i40e_admin_queue_err
H A Dixl_pf_iov.c1710 case I40E_AQ_RC_EMODE:
H A Di40e_common.c154 case I40E_AQ_RC_EMODE:
155 return "I40E_AQ_RC_EMODE";

Completed in 176 milliseconds