Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2200.c2709 IPW_DEBUG_TRACE(">>\n"); in ipw_read_eeprom()
2715 IPW_DEBUG_TRACE("<<\n"); in ipw_read_eeprom()
2730 IPW_DEBUG_TRACE(">>\n"); in ipw_eeprom_init_sram()
2753 IPW_DEBUG_TRACE("<<\n"); in ipw_eeprom_init_sram()
3063 IPW_DEBUG_TRACE(">>\n"); in ipw_stop_master()
3082 IPW_DEBUG_TRACE(">>\n"); in ipw_arc_release()
3104 IPW_DEBUG_TRACE(">>\n"); in ipw_load_ucode()
3218 IPW_DEBUG_TRACE("<< :\n"); in ipw_load_firmware()
3333 IPW_DEBUG_TRACE(">>\n"); in ipw_start_nic()
3345 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