Searched refs:hn_tx_stat_ulong_sysctl (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/sys/dev/hyperv/netvsc/
H A Dif_hn.c339 static int hn_tx_stat_ulong_sysctl(SYSCTL_HANDLER_ARGS);
4344 hn_tx_stat_ulong_sysctl(SYSCTL_HANDLER_ARGS) function
5513 hn_tx_stat_ulong_sysctl, "LU", "# of times short of TX descs");
5517 hn_tx_stat_ulong_sysctl, "LU", "# of hyper-v sending failure");
5521 hn_tx_stat_ulong_sysctl, "LU", "# of TX DMA failure");
5525 hn_tx_stat_ulong_sysctl, "LU",
5530 hn_tx_stat_ulong_sysctl, "LU", "# of TX mbuf collapsed");
5534 hn_tx_stat_ulong_sysctl, "LU", "# of chimney send");
5538 hn_tx_stat_ulong_sysctl, "LU", "# of chimney send tries");

Completed in 58 milliseconds