Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c2686 IPW_DEBUG_TRACE(">>\n"); in ipw_read_eeprom()
2692 IPW_DEBUG_TRACE("<<\n"); in ipw_read_eeprom()
2707 IPW_DEBUG_TRACE(">>\n"); in ipw_eeprom_init_sram()
2730 IPW_DEBUG_TRACE("<<\n"); in ipw_eeprom_init_sram()
3040 IPW_DEBUG_TRACE(">>\n"); in ipw_stop_master()
3059 IPW_DEBUG_TRACE(">>\n"); in ipw_arc_release()
3081 IPW_DEBUG_TRACE(">>\n"); in ipw_load_ucode()
3195 IPW_DEBUG_TRACE("<< :\n"); in ipw_load_firmware()
3311 IPW_DEBUG_TRACE(">>\n"); in ipw_start_nic()
3323 IPW_DEBUG_TRACE("<<\n"); in ipw_start_nic()
[all …]
Dipw2100.h103 #define IPW_DEBUG_TRACE(f...) IPW_DEBUG(IPW_DL_TRACE, ## f) macro
Dipw2200.h1464 #define IPW_DEBUG_TRACE(f, a...) IPW_LL_DEBUG(IPW_DL_TRACE, f, ## a) macro