Home
last modified time | relevance | path

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

/freebsd/sys/dev/vnic/
H A Dnic.h289 struct nicvf { struct
290 struct nicvf *pnicvf; argument
304 struct nicvf_rss_info rss_info; argument
320 struct nicvf_hw_stats hw_stats; argument
321 struct nicvf_drv_stats drv_stats; argument
322 struct bgx_stats bgx_stats;
325 struct callout stats_callout;
326 struct mtx stats_mtx;
329 boolean_t msix_enabled;
330 uint8_t num_vec;
[all …]