Home
last modified time | relevance | path

Searched refs:ixgbe_error (Results 1 – 6 of 6) sorted by relevance

/titanic_50/usr/src/uts/common/io/ixgbe/
H A Dixgbe_buf.c210 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 Dixgbe_main.c467 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 Dixgbe_osdep.c60 ixgbe_error(ixgbe, "failed to read status register: device " in ixgbe_removed()
H A Dixgbe_log.c81 ixgbe_error(void *arg, const char *fmt, ...) in ixgbe_error() function
H A Dixgbe_sw.h903 void ixgbe_error(void *, const char *, ...);
H A Dixgbe_stat.c236 ixgbe_error(ixgbe, in ixgbe_init_stats()