Searched refs:vf_api (Results 1 – 4 of 4) sorted by relevance
76 wx->vfinfo->vf_api = wx_mbox_api_null; in wx_reset_hw_vf()247 if (wx->vfinfo->vf_api < wx_mbox_api_13) in wx_update_xcast_mode_vf()423 wx->vfinfo->vf_api = api; in wx_negotiate_api_version()435 if (wx->vfinfo->vf_api < wx_mbox_api_13) in wx_get_queues_vf()
1201 unsigned int vf_api; member
508 switch (adapter->vfinfo[vf].vf_api) { in ixgbe_set_vf_lpe()750 adapter->vfinfo[vf].vf_api = ixgbe_mbox_api_10; in ixgbe_vf_reset_event()1053 adapter->vfinfo[vf].vf_api = api; in ixgbe_negotiate_vf_api()1073 switch (adapter->vfinfo[vf].vf_api) { in ixgbe_get_vf_queues()1120 switch (adapter->vfinfo[vf].vf_api) { in ixgbe_get_vf_reta()1155 switch (adapter->vfinfo[vf].vf_api) { in ixgbe_get_vf_rss_key()1179 switch (adapter->vfinfo[vf].vf_api) { in ixgbe_update_vf_xcast_mode()1255 switch (adapter->vfinfo[vf].vf_api) { in ixgbe_get_vf_link_state()1286 switch (adapter->vfinfo[vf].vf_api) { in ixgbe_send_vf_link_status()1317 switch (adapter->vfinfo[vf].vf_api) { in ixgbe_negotiate_vf_features()
231 unsigned int vf_api; member