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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/net/
H A Dibmveth.c70 #define ibmveth_error_printk(fmt, args...) \ macro
551 ibmveth_error_printk("unable to allocate filter or buffer list pages\n");
561 ibmveth_error_printk("unable to allocate rx queue pages\n");
580 ibmveth_error_printk("unable to map filter or buffer list pages\n");
605 ibmveth_error_printk("h_register_logical_lan failed with %ld\n", lpar_rc);
606 ibmveth_error_printk("buffer TCE:0x%llx filter TCE:0x%llx rxq desc:0x%llx MAC:0x%llx\n",
620 ibmveth_error_printk("unable to alloc pool\n");
630 ibmveth_error_printk("unable to request irq 0x%x, rc %d\n", netdev->irq, rc);
643 ibmveth_error_printk("unable to allocate bounce buffer\n");
652 ibmveth_error_printk("unabl
[all...]

Completed in 46 milliseconds