Home
last modified time | relevance | path

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

/freebsd-13.1/sys/dev/vnic/
H A Dnic.h291 struct nicvf { struct
292 struct nicvf *pnicvf; argument
306 struct nicvf_rss_info rss_info; argument
322 struct nicvf_hw_stats hw_stats; argument
324 struct bgx_stats bgx_stats;
327 struct callout stats_callout;
328 struct mtx stats_mtx;
331 boolean_t msix_enabled;
332 uint8_t num_vec;
339 boolean_t pf_acked;
[all …]