Searched refs:vf_api (Results 1 – 2 of 2) sorted by relevance
435 switch (adapter->vfinfo[vf].vf_api) { in ixgbe_set_vf_lpe()549 adapter->vfinfo[vf].vf_api = ixgbe_mbox_api_10; in ixgbe_vf_reset_event()906 adapter->vfinfo[vf].vf_api = api; in ixgbe_negotiate_vf_api()926 switch (adapter->vfinfo[vf].vf_api) { in ixgbe_get_vf_queues()969 if (adapter->vfinfo[vf].vf_api != ixgbe_mbox_api_12) in ixgbe_get_vf_reta()996 if (adapter->vfinfo[vf].vf_api != ixgbe_mbox_api_12) in ixgbe_get_vf_rss_key()
155 unsigned int vf_api; member