Searched refs:ixgbe_error (Results 1 - 5 of 5) 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"); 232 ixgbe_error(ixgbe, 244 ixgbe_error(ixgbe, 259 ixgbe_error(ixgbe, 339 ixgbe_error(ixgbe, 357 ixgbe_error(ixgbe, 384 ixgbe_error(ixgbe, 460 ixgbe_error(ixgbe, 477 ixgbe_error(ixgbe, 503 ixgbe_error(ixgb [all...] |
H A D | ixgbe_log.c | 78 * ixgbe_error - Log a run-time problem (CE_WARN, to log only) 81 ixgbe_error(void *arg, const char *fmt, ...) function
|
H A D | ixgbe_main.c | 467 ixgbe_error(ixgbe, "Failed to map PCI configurations"); 476 ixgbe_error(ixgbe, "Failed to identify hardware"); 484 ixgbe_error(ixgbe, "Failed to map device registers"); 499 ixgbe_error(ixgbe, "Failed to register interrupt callback"); 507 ixgbe_error(ixgbe, "Failed to allocate interrupts"); 519 ixgbe_error(ixgbe, "Failed to allocate rx and tx rings"); 528 ixgbe_error(ixgbe, "Failed to map interrupts to vectors"); 536 ixgbe_error(ixgbe, "Failed to add interrupt handlers"); 547 ixgbe_error(ixgbe, "sfp_taskq create failed"); 558 ixgbe_error(ixgb [all...] |
H A D | ixgbe_sw.h | 903 void ixgbe_error(void *, const char *, ...);
|
H A D | ixgbe_stat.c | 231 ixgbe_error(ixgbe,
|
Completed in 70 milliseconds