Searched refs:vf_api (Results 1 – 2 of 2) sorted by relevance
502 switch (adapter->vfinfo[vf].vf_api) { in ixgbe_set_vf_lpe()744 adapter->vfinfo[vf].vf_api = ixgbe_mbox_api_10; in ixgbe_vf_reset_event()1020 adapter->vfinfo[vf].vf_api = api; in ixgbe_negotiate_vf_api()1040 switch (adapter->vfinfo[vf].vf_api) { in ixgbe_get_vf_queues()1085 switch (adapter->vfinfo[vf].vf_api) { in ixgbe_get_vf_reta()1118 switch (adapter->vfinfo[vf].vf_api) { in ixgbe_get_vf_rss_key()1140 switch (adapter->vfinfo[vf].vf_api) { in ixgbe_update_vf_xcast_mode()
184 unsigned int vf_api; member