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