Home
last modified time | relevance | path

Searched refs:igb_error (Results 1 – 5 of 5) sorted by relevance

/titanic_41/usr/src/uts/common/io/igb/
H A Digb_buf.c234 igb_error(igb, in igb_alloc_tbd_ring()
252 igb_error(igb, in igb_alloc_tbd_ring()
279 igb_error(igb, in igb_alloc_tbd_ring()
342 igb_error(igb, "Allocate software receive rings failed"); in igb_alloc_rx_ring_data()
364 igb_error(igb, in igb_alloc_rx_ring_data()
376 igb_error(igb, in igb_alloc_rx_ring_data()
391 igb_error(igb, in igb_alloc_rx_ring_data()
463 igb_error(igb, in igb_alloc_rbd_ring()
480 igb_error(igb, in igb_alloc_rbd_ring()
506 igb_error(igb, in igb_alloc_rbd_ring()
[all …]
H A Digb_main.c474 igb_error(igb, "Failed to map PCI configurations"); in igb_attach()
483 igb_error(igb, "Failed to identify hardware"); in igb_attach()
491 igb_error(igb, "Failed to map device registers"); in igb_attach()
506 igb_error(igb, "Failed to allocate interrupts"); in igb_attach()
518 igb_error(igb, "Failed to allocate rx/tx rings or groups"); in igb_attach()
527 igb_error(igb, "Failed to add interrupt handlers"); in igb_attach()
536 igb_error(igb, "Failed to initialize driver settings"); in igb_attach()
558 igb_error(igb, "Failed to initialize adapter"); in igb_attach()
567 igb_error(igb, "Failed to initialize statistics"); in igb_attach()
576 igb_error(igb, "Failed to register MAC"); in igb_attach()
[all …]
H A Digb_log.c79 igb_error(void *arg, const char *fmt, ...) in igb_error() function
H A Digb_stat.c164 igb_error(igb, in igb_init_stats()
H A Digb_sw.h863 void igb_error(void *, const char *, ...);