Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c2683 IPW_DEBUG_TRACE(">>\n"); in ipw_read_eeprom()
2689 IPW_DEBUG_TRACE("<<\n"); in ipw_read_eeprom()
2704 IPW_DEBUG_TRACE(">>\n"); in ipw_eeprom_init_sram()
2727 IPW_DEBUG_TRACE("<<\n"); in ipw_eeprom_init_sram()
3037 IPW_DEBUG_TRACE(">>\n"); in ipw_stop_master()
3056 IPW_DEBUG_TRACE(">>\n"); in ipw_arc_release()
3078 IPW_DEBUG_TRACE(">>\n"); in ipw_load_ucode()
3192 IPW_DEBUG_TRACE("<< :\n"); in ipw_load_firmware()
3308 IPW_DEBUG_TRACE(">>\n"); in ipw_start_nic()
3320 IPW_DEBUG_TRACE("<<\n"); in ipw_start_nic()
[all …]
Dipw2100.h103 #define IPW_DEBUG_TRACE(f...) IPW_DEBUG(IPW_DL_TRACE, ## f) macro
Dipw2200.h1462 #define IPW_DEBUG_TRACE(f, a...) IPW_LL_DEBUG(IPW_DL_TRACE, f, ## a) macro