Home
last modified time | relevance | path

Searched refs:IPW_DEBUG_FRAG (Results 1 – 4 of 4) sorted by relevance

/Linux-v6.1/drivers/net/wireless/intel/ipw2x00/
Dipw2100.h110 #define IPW_DEBUG_FRAG(f...) IPW_DEBUG(IPW_DL_FRAG, ## f) macro
Dipw2200.h1470 #define IPW_DEBUG_FRAG(f, a...) IPW_LL_DEBUG(IPW_DL_FRAG, f, ## a) macro
Dipw2200.c10206 IPW_DEBUG_FRAG("%i fragments being sent as %i chunks.\n", in ipw_tx_skb()
10209 IPW_DEBUG_FRAG("Adding fragment %i of %i (%d bytes).\n", in ipw_tx_skb()
Dipw2100.c3148 IPW_DEBUG_FRAG("fragment Tx: %d frames\n", in ipw2100_tx_send_data()