Searched refs:LIBIPW_DEBUG_DROP (Results 1 – 2 of 2) sorted by relevance
284 LIBIPW_DEBUG_DROP("decryption failed (SA=%pM) res=%d\n", in libipw_rx_frame_decrypt()287 LIBIPW_DEBUG_DROP("Decryption failed ICV " in libipw_rx_frame_decrypt()457 LIBIPW_DEBUG_DROP("Decryption failed (not set)" in libipw_rx()560 LIBIPW_DEBUG_DROP("RX: dropped data frame " in libipw_rx()644 LIBIPW_DEBUG_DROP("encryption configured, but RX " in libipw_rx()653 LIBIPW_DEBUG_DROP("dropped unencrypted RX data " in libipw_rx()807 LIBIPW_DEBUG_DROP in libipw_rx()
115 #define LIBIPW_DEBUG_DROP(f, a...) LIBIPW_DEBUG(LIBIPW_DL_DROP, f, ## a) macro