Home
last modified time | relevance | path

Searched refs:LIBIPW_DEBUG_FRAG (Results 1 – 2 of 2) sorted by relevance

/linux-4.1.27/drivers/net/wireless/ipw2x00/
Dlibipw_rx.c71 LIBIPW_DEBUG_FRAG("expiring fragment cache entry " in libipw_frag_cache_find()
154 LIBIPW_DEBUG_FRAG("could not invalidate fragment cache " in libipw_frag_cache_invalidate()
585 LIBIPW_DEBUG_FRAG("Rx Fragment received (%u)\n", frag); in libipw_rx()
Dlibipw.h119 #define LIBIPW_DEBUG_FRAG(f, a...) LIBIPW_DEBUG(LIBIPW_DL_FRAG, f, ## a) macro