Searched refs:LIBIPW_DEBUG_DROP (Results 1 – 2 of 2) sorted by relevance
288 LIBIPW_DEBUG_DROP("decryption failed (SA=%pM) res=%d\n", in libipw_rx_frame_decrypt()291 LIBIPW_DEBUG_DROP("Decryption failed ICV " in libipw_rx_frame_decrypt()461 LIBIPW_DEBUG_DROP("Decryption failed (not set)" in libipw_rx()564 LIBIPW_DEBUG_DROP("RX: dropped data frame " in libipw_rx()648 LIBIPW_DEBUG_DROP("encryption configured, but RX " in libipw_rx()657 LIBIPW_DEBUG_DROP("dropped unencrypted RX data " in libipw_rx()811 LIBIPW_DEBUG_DROP in libipw_rx()
120 #define LIBIPW_DEBUG_DROP(f, a...) LIBIPW_DEBUG(LIBIPW_DL_DROP, f, ## a) macro