Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_adminq_cmd.h2276 ICE_AQ_RC_ENOSYS = 17, /* Function not implemented */ enumerator
H A Dice_virtchnl.c307 if (aq_ret && pf->hw.mailboxq.sq_last_status != ICE_AQ_RC_ENOSYS) { in ice_vc_send_msg_to_vf()
H A Dice_main.c7593 case ICE_AQ_RC_ENOSYS: in ice_aq_str()