Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wireless/intel/ipw2x00/
Dipw2200.c3940 IPW_DEBUG_ASSOC("Disassociating while associating.\n"); in ipw_send_disassociate()
3946 IPW_DEBUG_ASSOC("Disassociating while not associated.\n"); in ipw_send_disassociate()
3950 IPW_DEBUG_ASSOC("Disassociation attempt from %pM " in ipw_send_disassociate()
4501 IPW_DEBUG_ASSOC in ipw_rx_notification()
5665 IPW_DEBUG_ASSOC("Network '%*pE (%pM)' excluded due to capability mismatch.\n", in ipw_best_network()
5677 IPW_DEBUG_ASSOC("Network '%*pE (%pM)' excluded because of non-network ESSID.\n", in ipw_best_network()
5689 IPW_DEBUG_ASSOC("Network '%*pE (%pM)' excluded because of ESSID mismatch: '%*pE'.\n", in ipw_best_network()
5700 IPW_DEBUG_ASSOC("Network '%*pE (%pM)' excluded because '%*pE (%pM)' has a stronger signal.\n", in ipw_best_network()
5711IPW_DEBUG_ASSOC("Network '%*pE (%pM)' excluded because of storming (%ums since last assoc attempt)… in ipw_best_network()
5722 IPW_DEBUG_ASSOC("Network '%*pE (%pM)' excluded because of age: %ums.\n", in ipw_best_network()
[all …]
Dipw2100.h117 #define IPW_DEBUG_ASSOC(f, a...) IPW_DEBUG(IPW_DL_ASSOC | IPW_DL_INFO, f, ## a) macro
Dipw2200.h1479 #define IPW_DEBUG_ASSOC(f, a...) IPW_DEBUG(IPW_DL_ASSOC | IPW_DL_INFO, f, ## a) macro