Searched refs:IPW_DEBUG_ORD (Results 1 – 2 of 2) sorted by relevance
| /linux-6.15/drivers/net/wireless/intel/ipw2x00/ |
| H A D | ipw2200.c | 667 IPW_DEBUG_ORD("ordinal = %i\n", ord); in ipw_get_ordinal() 670 IPW_DEBUG_ORD("Invalid argument\n"); in ipw_get_ordinal() 694 IPW_DEBUG_ORD("ordinal value (%i) longer then " in ipw_get_ordinal() 701 IPW_DEBUG_ORD("ordinal buffer length too small, " in ipw_get_ordinal() 728 IPW_DEBUG_ORD("ordinal value too long\n"); in ipw_get_ordinal() 734 IPW_DEBUG_ORD("ordinal buffer length too small, " in ipw_get_ordinal() 759 IPW_DEBUG_ORD("ordinal value too long\n"); in ipw_get_ordinal() 790 IPW_DEBUG_ORD("addr = 0x%08x, total_len = %i, " in ipw_get_ordinal() 797 IPW_DEBUG_ORD("Invalid ordinal!\n"); in ipw_get_ordinal() 810 IPW_DEBUG_ORD("table 0 offset at 0x%08x, len = %i\n", in ipw_init_ordinals() [all …]
|
| H A D | ipw2200.h | 1470 #define IPW_DEBUG_ORD(f, a...) IPW_LL_DEBUG(IPW_DL_ORD, f, ## a) macro
|