Searched refs:ice_debug_array (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/ |
A D | ice_osdep.h | 42 #define ice_debug_array(hw, type, rowsize, groupsize, buf, len) \ macro 54 #define ice_debug_array(hw, type, rowsize, groupsize, buf, len) \ macro 63 #define ice_debug_array(hw, type, rowsize, groupsize, buf, len) \ macro
|
A D | ice_controlq.c | 929 ice_debug_array(hw, ICE_DBG_AQ_DESC_BUF, 16, 1, buf, len); in ice_debug_cq()
|
A D | ice_common.c | 1031 ice_debug_array(hw, ICE_DBG_FW_LOG, 16, 1, (u8 *)buf, in ice_output_fw_log()
|
Completed in 16 milliseconds