Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2100.h122 #define IPW_DEBUG_WEP(f...) IPW_DEBUG(IPW_DL_WEP, ## f) macro
Dipw2200.h1484 #define IPW_DEBUG_WEP(f, a...) IPW_LL_DEBUG(IPW_DL_WEP, f, ## a) macro
Dipw2100.c5415 IPW_DEBUG_WEP("%s: Clearing key %d\n", in ipw2100_set_key()
5418 IPW_DEBUG_WEP("%s: idx: %d, len: %d key: " WEP_FMT_64 "\n", in ipw2100_set_key()
5422 IPW_DEBUG_WEP("%s: idx: %d, len: %d key: " WEP_FMT_128 in ipw2100_set_key()
5635 IPW_DEBUG_WEP("Security flags: %c %c%c%c%c %c%c%c%c\n", in shim__set_security()