HomeSort by: relevance | last modified time | path
    Searched refs:iavf (Results 1 - 2 of 2) sorted by relevancy

  /src/share/man/man4/
Makefile 33 iavf.4 ibmcd.4 ibmhawk.4 ichsmb.4 icmp.4 icp.4 icsphy.4 iee.4 \
  /src/sys/dev/pci/
if_iavf.c 567 CFATTACH_DECL3_NEW(iavf, sizeof(struct iavf_softc),
1922 SYSCTL_DESCR("iavf information and settings"),
1943 SYSCTL_DESCR("iavf information and settings for Rx"),
1981 SYSCTL_DESCR("iavf information and settings for Tx"),
5273 printf("iavf: debug level=%d\n", iavf_params.debug);
5282 printf("iavf: invalid queue size(1 <= n <= %d)",
5286 printf("iavf: request queue pair = %u\n",
5295 printf("iavf: TX ITR too big (%" PRId64 " <= %d)",
5299 printf("iavf: TX ITR = 0x%" PRIx32,
5308 printf("iavf: RX ITR too big (%" PRId64 " <= %d)"
    [all...]

Completed in 14 milliseconds