Searched refs:IPW_ERROR (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.c652 IPW_ERROR("Error allocating and capturing error log. "
657 IPW_ERROR("Start IPW Error Log Dump:\n");
658 IPW_ERROR("Status: 0x%08X, Config: %08X\n",
662 IPW_ERROR("%s %i 0x%08x 0x%08x 0x%08x 0x%08x 0x%08x\n",
670 IPW_ERROR("%i\t0x%08x\t%i\n",
1241 IPW_ERROR("Memory allocation for firmware error log "
1276 IPW_ERROR("Unable to allocate memory for log\n");
1410 IPW_ERROR("Failed to register promiscuous network "
1442 IPW_ERROR("Attempting to set filter without "
2093 IPW_ERROR("Parit
[all...]
H A Dipw2200.h1451 #define IPW_ERROR(f, a...) printk(KERN_ERR DRV_NAME ": " f, ## a) macro

Completed in 173 milliseconds