Searched defs:i40e_log (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/io/i40e/
H A Di40e_main.c432 i40e_log(i40e_t *i40e, const char *fmt, ...) function
613 i40e_log(i40e, "failed to free interrupt %d: %d",
630 i40e_log(i40e, "failed to remove interrupt %d: %d",
1385 i40e_log(i40e, "failed to read PBA string: %d", irc);
1625 i40e_log(i40e, "Get interrupt number failed, "
1632 i40e_log(i40e, "Get AVAILABLE interrupt number failed, "
1649 i40e_log(i40e, "Interrupt allocation failed with %d.", rc);
1658 i40e_log(i40e, "actual (%d) is less than minimum (%d).",
1670 i40e_log(i40e,
1677 i40e_log(i40
[all...]

Completed in 51 milliseconds