Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/wireless/intel/ipw2x00/
H A Dipw2200.c3897 IPW_DEBUG_ASSOC("Disassociating while associating.\n"); in ipw_send_disassociate()
3903 IPW_DEBUG_ASSOC("Disassociating while not associated.\n"); in ipw_send_disassociate()
3907 IPW_DEBUG_ASSOC("Disassociation attempt from %pM " in ipw_send_disassociate()
4458 IPW_DEBUG_ASSOC in ipw_rx_notification()
7444 IPW_DEBUG_ASSOC("No better APs in this network to " in ipw_roam()
7490 IPW_DEBUG_ASSOC("Not attempting association (already in " in ipw_associate()
8546 IPW_DEBUG_ASSOC("Attempting to associate with new " in ipw_set_channel()
8870 IPW_DEBUG_ASSOC("Attempting to associate with new " in ipw_wx_set_wap()
9706 IPW_DEBUG_ASSOC in ipw_wx_set_preamble()
9817 IPW_DEBUG_ASSOC("[re]association triggered due to sw " in ipw_wx_sw_reset()
[all …]
H A Dipw2100.h117 #define IPW_DEBUG_ASSOC(f, a...) IPW_DEBUG(IPW_DL_ASSOC | IPW_DL_INFO, f, ## a) macro
H A Dipw2200.h1478 #define IPW_DEBUG_ASSOC(f, a...) IPW_DEBUG(IPW_DL_ASSOC | IPW_DL_INFO, f, ## a) macro