Searched refs:LIBIPW_ERROR (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/net/wireless/intel/ipw2x00/
H A Dlibipw_module.c63 LIBIPW_ERROR("Out of memory allocating beacons\n");
126 LIBIPW_ERROR("Unable to allocate wiphy.\n");
146 LIBIPW_ERROR("Unable to allocate beacon storage: %d\n", err);
260 LIBIPW_ERROR("Unable to create " DRV_PROCNAME
H A Dlibipw_tx.c355 LIBIPW_ERROR("msdu encryption failed\n");
H A Dlibipw.h106 #define LIBIPW_ERROR(f, a...) printk(KERN_ERR "libipw: " f, ## a) macro

Completed in 111 milliseconds