Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/wireless/ipw2x00/
Dipw2100.h124 #define IPW_DEBUG_FRAG(f...) IPW_DEBUG(IPW_DL_FRAG, ## f) macro
Dipw2200.h1486 #define IPW_DEBUG_FRAG(f, a...) IPW_LL_DEBUG(IPW_DL_FRAG, f, ## a) macro
Dipw2200.c10240 IPW_DEBUG_FRAG("%i fragments being sent as %i chunks.\n", in ipw_tx_skb()
10243 IPW_DEBUG_FRAG("Adding fragment %i of %i (%d bytes).\n", in ipw_tx_skb()
Dipw2100.c3161 IPW_DEBUG_FRAG("fragment Tx: %d frames\n", in ipw2100_tx_send_data()