Searched refs:hn_tx_stat_ulong_sysctl (Results 1 – 1 of 1) sorted by relevance
/freebsd/sys/dev/hyperv/netvsc/ |
H A D | if_hn.c | 336 static int hn_tx_stat_ulong_sysctl(SYSCTL_HANDLER_ARGS); 4305 hn_tx_stat_ulong_sysctl(SYSCTL_HANDLER_ARGS) in hn_tx_stat_ulong_sysctl() function 5485 hn_tx_stat_ulong_sysctl, "LU", "# of times short of TX descs"); in hn_create_tx_data() 5489 hn_tx_stat_ulong_sysctl, "LU", "# of hyper-v sending failure"); in hn_create_tx_data() 5493 hn_tx_stat_ulong_sysctl, "LU", "# of TX DMA failure"); in hn_create_tx_data() 5497 hn_tx_stat_ulong_sysctl, "LU", in hn_create_tx_data() 5502 hn_tx_stat_ulong_sysctl, "LU", "# of TX mbuf collapsed"); in hn_create_tx_data() 5506 hn_tx_stat_ulong_sysctl, "LU", "# of chimney send"); in hn_create_tx_data() 5510 hn_tx_stat_ulong_sysctl, "LU", "# of chimney send tries"); in hn_create_tx_data()
|