Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wireless/intel/ipw2x00/
Dlibipw_rx.c67 LIBIPW_DEBUG_FRAG("expiring fragment cache entry " in libipw_frag_cache_find()
150 LIBIPW_DEBUG_FRAG("could not invalidate fragment cache " in libipw_frag_cache_invalidate()
581 LIBIPW_DEBUG_FRAG("Rx Fragment received (%u)\n", frag); in libipw_rx()
Dlibipw.h114 #define LIBIPW_DEBUG_FRAG(f, a...) LIBIPW_DEBUG(LIBIPW_DL_FRAG, f, ## a) macro