Searched refs:ICE_AQ_RES_GLBL_SUCCESS (Results 1 – 2 of 2) sorted by relevance
/drivers/net/ethernet/intel/ice/ | ||
D | ice_adminq_cmd.h | 80 #define ICE_AQ_RES_GLBL_SUCCESS 0 macro |
D | ice_common.c | 1502 if (le16_to_cpu(cmd_resp->status) == ICE_AQ_RES_GLBL_SUCCESS) { in ice_aq_req_res() |