Home
last modified time | relevance | path

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

/freebsd/sys/dev/ice/
H A Dice_adminq_cmd.h125 #define ICE_AQ_RES_GLBL_SUCCESS 0 macro
H A Dice_common.c1928 if (LE16_TO_CPU(cmd_resp->status) == ICE_AQ_RES_GLBL_SUCCESS) { in ice_aq_req_res()