Home
last modified time | relevance | path

Searched defs:drv_stats (Results 1 – 3 of 3) sorted by relevance

/freebsd-src/sys/dev/vnic/
H A Dnicvf_main.c713 struct nicvf_drv_stats *drv_stats; in nicvf_if_getcounter() local
1553 struct nicvf_drv_stats *drv_stats = &nic->drv_stats; in nicvf_update_stats() local
H A Dnicvf_queues.c2232 struct nicvf_drv_stats *drv_stats = &nic->drv_stats; in nicvf_check_cqe_rx_errs() local
H A Dnic.h321 struct nicvf_drv_stats drv_stats; member