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

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_adminq_cmd.h129 I40E_AQ_RC_ENOTTY = 15, /* Not a typewriter */ enumerator in enum:i40e_admin_queue_err
H A Dixl_pf_iov.c1698 case I40E_AQ_RC_ENOTTY:
H A Di40e_common.c142 case I40E_AQ_RC_ENOTTY:
143 return "I40E_AQ_RC_ENOTTY";

Completed in 145 milliseconds