Searched refs:IPW_DEBUG_MERGE (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/wireless/intel/ipw2x00/ |
| H A D | ipw2200.c | 5444 IPW_DEBUG_MERGE("Network '%*pE (%pM)' excluded due to capability mismatch.\n", in ipw_find_adhoc_network() 5456 IPW_DEBUG_MERGE("Network '%*pE (%pM)' excluded because of non-network ESSID.\n", in ipw_find_adhoc_network() 5468 IPW_DEBUG_MERGE("Network '%*pE (%pM)' excluded because of ESSID mismatch: '%*pE'.\n", in ipw_find_adhoc_network() 5480 IPW_DEBUG_MERGE("Network '%*pE excluded because newer than current network.\n", in ipw_find_adhoc_network() 5484 IPW_DEBUG_MERGE("Network '%*pE excluded because newer than current network.\n", in ipw_find_adhoc_network() 5492 IPW_DEBUG_MERGE("Network '%*pE (%pM)' excluded because of age: %ums.\n", in ipw_find_adhoc_network() 5524 IPW_DEBUG_MERGE("Network '%*pE (%pM)' excluded because of the same BSSID match: %pM.\n", in ipw_find_adhoc_network() 5548 IPW_DEBUG_MERGE("Network '%*pE (%pM)' excluded because of no compatible rates.\n", in ipw_find_adhoc_network() 5561 IPW_DEBUG_MERGE("Network '%*pE (%pM)' is a viable match.\n", in ipw_find_adhoc_network() 5591 IPW_DEBUG_MERGE("No better ADHOC in this network to " in ipw_merge_adhoc_network() [all …]
|
| H A D | ipw2200.h | 1476 #define IPW_DEBUG_MERGE(f, a...) IPW_LL_DEBUG(IPW_DL_MERGE, f, ## a) macro
|