Home
last modified time | relevance | path

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

/freebsd/sys/dev/ixl/
H A Di40e_dcb.c1004 } else if (hw->aq.asq_last_status == I40E_AQ_RC_EPERM) { in i40e_get_fw_lldp_status()
H A Di40e_adminq_cmd.h118 I40E_AQ_RC_EPERM = 1, /* Operation not permitted */ enumerator
H A Dixl_pf_iov.c1567 case I40E_AQ_RC_EPERM: in ixl_adminq_err_to_errno()
H A Dixl_pf_main.c4590 case I40E_AQ_RC_EPERM: in ixl_start_fw_lldp()
4630 if (hw->aq.asq_last_status != I40E_AQ_RC_EPERM) { in ixl_stop_fw_lldp()
H A Di40e_common.c116 case I40E_AQ_RC_EPERM: in i40e_aq_str()