Searched refs:ixgbe_error (Results 1 – 6 of 6) sorted by relevance
/titanic_50/usr/src/uts/common/io/ixgbe/ |
H A D | ixgbe_buf.c | 210 ixgbe_error(ixgbe, "Allocate software receive rings failed"); in ixgbe_alloc_rx_ring_data() 232 ixgbe_error(ixgbe, in ixgbe_alloc_rx_ring_data() 244 ixgbe_error(ixgbe, in ixgbe_alloc_rx_ring_data() 259 ixgbe_error(ixgbe, in ixgbe_alloc_rx_ring_data() 339 ixgbe_error(ixgbe, in ixgbe_alloc_tbd_ring() 357 ixgbe_error(ixgbe, in ixgbe_alloc_tbd_ring() 384 ixgbe_error(ixgbe, in ixgbe_alloc_tbd_ring() 460 ixgbe_error(ixgbe, in ixgbe_alloc_rbd_ring() 477 ixgbe_error(ixgbe, in ixgbe_alloc_rbd_ring() 503 ixgbe_error(ixgbe, in ixgbe_alloc_rbd_ring() [all …]
|
H A D | ixgbe_main.c | 467 ixgbe_error(ixgbe, "Failed to map PCI configurations"); in ixgbe_attach() 476 ixgbe_error(ixgbe, "Failed to identify hardware"); in ixgbe_attach() 484 ixgbe_error(ixgbe, "Failed to map device registers"); in ixgbe_attach() 499 ixgbe_error(ixgbe, "Failed to register interrupt callback"); in ixgbe_attach() 507 ixgbe_error(ixgbe, "Failed to allocate interrupts"); in ixgbe_attach() 519 ixgbe_error(ixgbe, "Failed to allocate rx and tx rings"); in ixgbe_attach() 528 ixgbe_error(ixgbe, "Failed to map interrupts to vectors"); in ixgbe_attach() 536 ixgbe_error(ixgbe, "Failed to add interrupt handlers"); in ixgbe_attach() 547 ixgbe_error(ixgbe, "sfp_taskq create failed"); in ixgbe_attach() 558 ixgbe_error(ixgbe, "overtemp_taskq create failed"); in ixgbe_attach() [all …]
|
H A D | ixgbe_osdep.c | 60 ixgbe_error(ixgbe, "failed to read status register: device " in ixgbe_removed()
|
H A D | ixgbe_log.c | 81 ixgbe_error(void *arg, const char *fmt, ...) in ixgbe_error() function
|
H A D | ixgbe_sw.h | 903 void ixgbe_error(void *, const char *, ...);
|
H A D | ixgbe_stat.c | 236 ixgbe_error(ixgbe, in ixgbe_init_stats()
|