Home
last modified time | relevance | path

Searched refs:i40e_log (Results 1 – 2 of 2) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c437 i40e_log(i40e_t *i40e, const char *fmt, ...) in i40e_log() function
639 i40e_log(i40e, "failed to free interrupt %d: %d", in i40e_rem_intrs()
656 i40e_log(i40e, "failed to remove interrupt %d: %d", in i40e_rem_intr_handlers()
1310 i40e_log(i40e, "The driver for the device detected a newer " in i40e_common_code_init()
1317 i40e_log(i40e, "The driver for the device detected an older" in i40e_common_code_init()
1471 i40e_log(i40e, "failed to read PBA string: %d", irc); in i40e_final_init()
1722 i40e_log(i40e, "Get interrupt number failed, " in i40e_alloc_intr_handles()
1729 i40e_log(i40e, "Get AVAILABLE interrupt number failed, " in i40e_alloc_intr_handles()
1746 i40e_log(i40e, "Interrupt allocation failed with %d.", rc); in i40e_alloc_intr_handles()
1755 i40e_log(i40e, "actual (%d) is less than minimum (%d).", in i40e_alloc_intr_handles()
[all …]
H A Di40e_sw.h994 extern void i40e_log(i40e_t *, const char *, ...) __KPRINTFLIKE(2);