Searched refs:kaweth_info (Results 1 – 1 of 1) sorted by relevance
71 #define kaweth_info(format, arg...) printk(KERN_INFO __FILE__ ": " format "\n" , ##arg) macro896 kaweth_info("Firmware present in device."); in kaweth_probe()899 kaweth_info("Downloading firmware..."); in kaweth_probe()954 kaweth_info("Firmware loaded. I'll be back..."); in kaweth_probe()968 kaweth_info("Statistics collection: %x", kaweth->configuration.statistics_mask); in kaweth_probe()969 …kaweth_info("Multicast filter limit: %x", kaweth->configuration.max_multicast_filters & ((1 << 15)… in kaweth_probe()970 kaweth_info("MTU: %d", le16_to_cpu(kaweth->configuration.segment_size)); in kaweth_probe()971 kaweth_info("Read MAC address %2.2x:%2.2x:%2.2x:%2.2x:%2.2x:%2.2x", in kaweth_probe()1046 kaweth_info("kaweth interface created at %s", kaweth->net->name); in kaweth_probe()1068 kaweth_info("Unregistering"); in kaweth_disconnect()