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

/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/
H A Dkaweth.c71 #define kaweth_info(format, arg...) printk(KERN_INFO __FILE__ ": " format "\n" , ##arg) macro
896 kaweth_info("Firmware present in device.");
899 kaweth_info("Downloading firmware...");
954 kaweth_info("Firmware loaded. I'll be back...");
968 kaweth_info("Statistics collection: %x", kaweth->configuration.statistics_mask);
969 kaweth_info("Multicast filter limit: %x", kaweth->configuration.max_multicast_filters & ((1 << 15) - 1));
970 kaweth_info("MTU: %d", le16_to_cpu(kaweth->configuration.segment_size));
971 kaweth_info("Read MAC address %2.2x:%2.2x:%2.2x:%2.2x:%2.2x:%2.2x",
1046 kaweth_info("kaweth interface created at %s", kaweth->net->name);
1068 kaweth_info("Unregisterin
[all...]

Completed in 31 milliseconds