Home
last modified time | relevance | path

Searched refs:ICE_AQ_RC_EPERM (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/dev/ice/
H A Dice_strings.c76 case ICE_AQ_RC_EPERM: in _ice_aq_str()
H A Dice_lib.c3945 if (status && hw->adminq.sq_last_status != ICE_AQ_RC_EPERM) { in ice_sysctl_fw_lldp_agent()
8289 if (status && hw->adminq.sq_last_status != ICE_AQ_RC_EPERM) in ice_start_dcbx_agent()
8335 hw->adminq.sq_last_status == ICE_AQ_RC_EPERM)) { in ice_init_dcb_setup()
10018 hw->adminq.sq_last_status == ICE_AQ_RC_EPERM) { in ice_read_sff_eeprom()
H A Dice_adminq_cmd.h3169 ICE_AQ_RC_EPERM = 1, /* Operation not permitted */ enumerator