Searched refs:D_WEP (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/intel/iwlegacy/
H A D4965-mac.c3182 D_WEP("Removing default WEP key: idx=%d\n", idx);
3186 D_WEP("Not sending C_WEPKEY command due to RFKILL.\n");
3191 D_WEP("Remove default WEP key: idx=%d ret=%d\n", idx, ret);
3207 D_WEP("Bad WEP key length %d\n", keyconf->keylen);
3220 D_WEP("Set default WEP key: len=%d idx=%d ret=%d\n", len, idx, ret);
3421 D_WEP("Remove dynamic key: idx=%d sta=%d\n", keyconf->keyidx, sta_id);
3453 D_WEP
3495 D_WEP("Set dynamic key: cipher=%x len=%d idx=%d sta=%d ret=%d\n",
H A Dcommon.h3034 #define D_WEP(f, a...) IL_DBG(IL_DL_WEP, f, ## a) macro
H A D3945-mac.c222 D_WEP("Set dynamic key: alg=%x len=%d idx=%d sta=%d ret=%d\n",

Completed in 195 milliseconds