Searched refs:RTLLIB_ERROR (Results 1 – 2 of 2) sorted by relevance
110 RTLLIB_ERROR("Unable to network device.\n"); in alloc_rtllib()119 RTLLIB_ERROR("Unable to allocate beacon storage: %d\n", in alloc_rtllib()243 RTLLIB_ERROR("Unable to create " DRV_NAME in rtllib_init()
743 #define RTLLIB_ERROR(f, a...) pr_err("rtllib: " f, ## a) macro