Searched refs:I40E_AQ_RC_EPERM (Results 1 - 5 of 5) sorted by relevance

/freebsd-11-stable/sys/dev/ixl/
H A Di40e_dcb.c981 } else if (hw->aq.asq_last_status == I40E_AQ_RC_EPERM) {
H A Di40e_adminq_cmd.h115 I40E_AQ_RC_EPERM = 1, /* Operation not permitted */ enumerator in enum:i40e_admin_queue_err
H A Dixl_pf_iov.c1670 case I40E_AQ_RC_EPERM:
H A Dixl_pf_main.c6706 case I40E_AQ_RC_EPERM:
6746 if (hw->aq.asq_last_status != I40E_AQ_RC_EPERM) {
H A Di40e_common.c114 case I40E_AQ_RC_EPERM:
115 return "I40E_AQ_RC_EPERM";

Completed in 157 milliseconds