Searched refs:ixgbe_error (Results 1 – 6 of 6) sorted by relevance
/illumos-gate/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 | 486 ixgbe_error(ixgbe, "Failed to map PCI configurations"); in ixgbe_attach() 495 ixgbe_error(ixgbe, "Failed to identify hardware"); in ixgbe_attach() 503 ixgbe_error(ixgbe, "Failed to map device registers"); in ixgbe_attach() 518 ixgbe_error(ixgbe, "Failed to register interrupt callback"); in ixgbe_attach() 526 ixgbe_error(ixgbe, "Failed to allocate interrupts"); in ixgbe_attach() 538 ixgbe_error(ixgbe, "Failed to allocate rx and tx rings"); in ixgbe_attach() 547 ixgbe_error(ixgbe, "Failed to map interrupts to vectors"); in ixgbe_attach() 555 ixgbe_error(ixgbe, "Failed to add interrupt handlers"); in ixgbe_attach() 566 ixgbe_error(ixgbe, "sfp_taskq create failed"); in ixgbe_attach() 577 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 | 79 ixgbe_error(void *arg, const char *fmt, ...) in ixgbe_error() function
|
H A D | ixgbe_sw.h | 940 void ixgbe_error(void *, const char *, ...);
|
H A D | ixgbe_stat.c | 329 ixgbe_error(ixgbe, in ixgbe_init_stats()
|