Searched defs:ixl_vsi (Results 1 – 1 of 1) sorted by relevance
405 struct ixl_vsi { struct406 if_ctx_t ctx;407 if_softc_ctx_t shared;408 if_t ifp;409 device_t dev;410 struct i40e_hw *hw;411 struct ifmedia *media;413 int num_rx_queues;414 int num_tx_queues;416 void *back;[all …]