Searched refs:ice_debug_array (Results 1 – 3 of 3) sorted by relevance
/Linux-v5.10/drivers/net/ethernet/intel/ice/ |
D | ice_osdep.h | 34 #define ice_debug_array(hw, type, rowsize, groupsize, buf, len) \ macro 46 #define ice_debug_array(hw, type, rowsize, groupsize, buf, len) \ macro 55 #define ice_debug_array(hw, type, rowsize, groupsize, buf, len) \ macro
|
D | ice_controlq.c | 874 ice_debug_array(hw, ICE_DBG_AQ_DESC_BUF, 16, 1, (u8 *)buf, len); in ice_debug_cq()
|
D | ice_common.c | 802 ice_debug_array(hw, ICE_DBG_FW_LOG, 16, 1, (u8 *)buf, in ice_output_fw_log()
|