Home
last modified time | relevance | path

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

/freebsd/sys/dev/iavf/
H A Diavf_iflib.h234 struct iavf_vsi { struct
235 if_ctx_t ctx;
236 if_softc_ctx_t shared;
237 if_t ifp;
238 struct iavf_sc *back;
239 device_t dev;
240 struct iavf_hw *hw;
242 int id;
243 u16 num_rx_queues;
244 u16 num_tx_queues;
[all …]