Home
last modified time | relevance | path

Searched refs:IPW_DEBUG_TRACE (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c2700 IPW_DEBUG_TRACE(">>\n"); in ipw_read_eeprom()
2706 IPW_DEBUG_TRACE("<<\n"); in ipw_read_eeprom()
2721 IPW_DEBUG_TRACE(">>\n"); in ipw_eeprom_init_sram()
2744 IPW_DEBUG_TRACE("<<\n"); in ipw_eeprom_init_sram()
3054 IPW_DEBUG_TRACE(">>\n"); in ipw_stop_master()
3073 IPW_DEBUG_TRACE(">>\n"); in ipw_arc_release()
3095 IPW_DEBUG_TRACE(">>\n"); in ipw_load_ucode()
3209 IPW_DEBUG_TRACE("<< :\n"); in ipw_load_firmware()
3325 IPW_DEBUG_TRACE(">>\n"); in ipw_start_nic()
3337 IPW_DEBUG_TRACE("<<\n"); in ipw_start_nic()
[all …]
Dipw2100.h117 #define IPW_DEBUG_TRACE(f...) IPW_DEBUG(IPW_DL_TRACE, ## f) macro
Dipw2200.h1478 #define IPW_DEBUG_TRACE(f, a...) IPW_LL_DEBUG(IPW_DL_TRACE, f, ## a) macro