Searched refs:iavf_vsi (Results 1 – 4 of 4) sorted by relevance
82 struct iavf_vsi { struct150 struct iavf_vsi vsi;219 (&(((struct iavf_vsi *)vsi)->adapter->hw))221 (&(((struct iavf_vsi *)vsi)->adapter->vf))223 (((struct iavf_vsi *)vsi)->adapter->eth_dev)
1251 iavf_update_stats(struct iavf_vsi *vsi, struct virtchnl_eth_stats *nes) in iavf_update_stats()1274 struct iavf_vsi *vsi = &vf->vsi; in iavf_dev_stats_get()1303 struct iavf_vsi *vsi = &vf->vsi; in iavf_dev_stats_reset()1340 struct iavf_vsi *vsi = &vf->vsi; in iavf_dev_xstats_get()
188 struct iavf_vsi *vsi; /**< the VSI this queue belongs to */
494 struct iavf_vsi *vsi = &vf->vsi; in iavf_dev_rx_queue_setup()