Searched refs:IPW_DEBUG_FRAG (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2100.h | 110 #define IPW_DEBUG_FRAG(f...) IPW_DEBUG(IPW_DL_FRAG, ## f) macro
|
H A D | ipw2200.h | 1470 #define IPW_DEBUG_FRAG(f, a...) IPW_LL_DEBUG(IPW_DL_FRAG, f, ## a) macro
|
H A D | ipw2200.c | 10209 IPW_DEBUG_FRAG("%i fragments being sent as %i chunks.\n", in ipw_tx_skb() 10212 IPW_DEBUG_FRAG("Adding fragment %i of %i (%d bytes).\n", in ipw_tx_skb()
|
H A D | ipw2100.c | 3148 IPW_DEBUG_FRAG("fragment Tx: %d frames\n", in ipw2100_tx_send_data()
|
/kernel/linux/linux-6.6/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2100.h | 110 #define IPW_DEBUG_FRAG(f...) IPW_DEBUG(IPW_DL_FRAG, ## f) macro
|
H A D | ipw2200.h | 1469 #define IPW_DEBUG_FRAG(f, a...) IPW_LL_DEBUG(IPW_DL_FRAG, f, ## a) macro
|
H A D | ipw2200.c | 10163 IPW_DEBUG_FRAG("%i fragments being sent as %i chunks.\n", in ipw_tx_skb() 10166 IPW_DEBUG_FRAG("Adding fragment %i of %i (%d bytes).\n", in ipw_tx_skb()
|
H A D | ipw2100.c | 3137 IPW_DEBUG_FRAG("fragment Tx: %d frames\n", in ipw2100_tx_send_data()
|
Completed in 62 milliseconds