Searched refs:IPW_DEBUG_ORD (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/wireless/ipw2x00/
H A Dipw2200.c684 IPW_DEBUG_ORD("ordinal = %i\n", ord);
687 IPW_DEBUG_ORD("Invalid argument\n");
693 IPW_DEBUG_ORD("Access ordinals before initialization\n");
711 IPW_DEBUG_ORD("ordinal value (%i) longer then "
718 IPW_DEBUG_ORD("ordinal buffer length too small, "
723 IPW_DEBUG_ORD("Reading TABLE0[%i] from offset 0x%08x\n",
745 IPW_DEBUG_ORD("ordinal value too long\n");
751 IPW_DEBUG_ORD("ordinal buffer length too small, "
776 IPW_DEBUG_ORD("ordinal value too long\n");
807 IPW_DEBUG_ORD("add
[all...]
H A Dipw2200.h1470 #define IPW_DEBUG_ORD(f, a...) IPW_LL_DEBUG(IPW_DL_ORD, f, ## a) macro

Completed in 125 milliseconds