Searched refs:ICE_DBG_RES (Results 1 – 3 of 3) sorted by relevance
| /f-stack/dpdk/drivers/net/ice/base/ |
| H A D | ice_type.h | 133 #define ICE_DBG_RES BIT_ULL(17) macro
|
| H A D | ice_common.c | 1624 ice_debug(hw, ICE_DBG_RES, "resource %d acquire type %d failed.\n", res, access); in ice_acquire_res() 1642 ice_debug(hw, ICE_DBG_RES, "resource acquire timed out.\n"); in ice_acquire_res() 1647 ice_debug(hw, ICE_DBG_RES, "resource indicates no work to do.\n"); in ice_acquire_res() 1649 ice_debug(hw, ICE_DBG_RES, "Warning: ICE_ERR_AQ_NO_WORK not expected\n"); in ice_acquire_res()
|
| H A D | ice_switch.c | 1875 ice_debug(hw, ICE_DBG_RES, "Failed to allocate %s RSS global LUT, status %d\n", in ice_alloc_rss_global_lut() 1909 ice_debug(hw, ICE_DBG_RES, "Failed to free RSS global LUT %d, status %d\n", in ice_free_rss_global_lut()
|