Searched refs:ice_debug_array (Results 1 – 3 of 3) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/intel/ice/ |
| H A 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
|
| H A D | ice_controlq.c | 874 ice_debug_array(hw, ICE_DBG_AQ_DESC_BUF, 16, 1, (u8 *)buf, len); in ice_debug_cq()
|
| H A D | ice_common.c | 804 ice_debug_array(hw, ICE_DBG_FW_LOG, 16, 1, (u8 *)buf, in ice_output_fw_log()
|