Searched refs:ICE_DBG_RES (Results 1 – 3 of 3) sorted by relevance
| /freebsd-12-stable/sys/dev/ice/ |
| D | ice_type.h | 158 #define ICE_DBG_RES BIT_ULL(17) macro
|
| D | ice_common.c | 1983 ice_debug(hw, ICE_DBG_RES, "resource %d acquire type %d failed.\n", res, access); in ice_acquire_res() 2001 ice_debug(hw, ICE_DBG_RES, "resource acquire timed out.\n"); in ice_acquire_res() 2006 ice_debug(hw, ICE_DBG_RES, "resource indicates no work to do.\n"); in ice_acquire_res() 2008 ice_debug(hw, ICE_DBG_RES, "Warning: ICE_ERR_AQ_NO_WORK not expected\n"); in ice_acquire_res()
|
| D | ice_switch.c | 166 ice_debug(hw, ICE_DBG_RES, "Failed to allocate %s RSS global LUT, status %d\n", in ice_alloc_rss_global_lut() 200 ice_debug(hw, ICE_DBG_RES, "Failed to free RSS global LUT %d, status %d\n", in ice_free_rss_global_lut()
|