Searched refs:IPW_DEBUG_ORD (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/net/wireless/intel/ipw2x00/ |
H A D | ipw2200.c | 680 IPW_DEBUG_ORD("ordinal = %i\n", ord); in ipw_get_ordinal() 683 IPW_DEBUG_ORD("Invalid argument\n"); in ipw_get_ordinal() 689 IPW_DEBUG_ORD("Access ordinals before initialization\n"); in ipw_get_ordinal() 707 IPW_DEBUG_ORD("ordinal value (%i) longer then " in ipw_get_ordinal() 714 IPW_DEBUG_ORD("ordinal buffer length too small, " in ipw_get_ordinal() 719 IPW_DEBUG_ORD("Reading TABLE0[%i] from offset 0x%08x\n", in ipw_get_ordinal() 741 IPW_DEBUG_ORD("ordinal value too long\n"); in ipw_get_ordinal() 747 IPW_DEBUG_ORD("ordinal buffer length too small, " in ipw_get_ordinal() 772 IPW_DEBUG_ORD("ordinal value too long\n"); in ipw_get_ordinal() 803 IPW_DEBUG_ORD("add in ipw_get_ordinal() [all...] |
H A D | ipw2200.h | 1475 #define IPW_DEBUG_ORD(f, a...) IPW_LL_DEBUG(IPW_DL_ORD, f, ## a) macro
|
/kernel/linux/linux-6.6/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() 676 IPW_DEBUG_ORD("Access ordinals before initialization\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() 706 IPW_DEBUG_ORD("Reading TABLE0[%i] from offset 0x%08x\n", 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("add in ipw_get_ordinal() [all...] |
H A D | ipw2200.h | 1474 #define IPW_DEBUG_ORD(f, a...) IPW_LL_DEBUG(IPW_DL_ORD, f, ## a) macro
|
Completed in 28 milliseconds