Home
last modified time | relevance | path

Searched refs:ICE_AQ_RC_EMODE (Results 1 – 2 of 2) sorted by relevance

/dpdk/drivers/net/ice/base/
H A Dice_adminq_cmd.h3006 ICE_AQ_RC_EMODE = 21, /* Op not allowed in current dev mode */ enumerator
H A Dice_common.c3268 if (hw->adminq.sq_last_status == ICE_AQ_RC_EMODE) in ice_aq_set_phy_cfg()