Searched refs:api_version (Results 1 – 11 of 11) sorted by relevance
471 uint32_t api_version = msgbuf[1]; in ngbe_negotiate_vf_api() local474 switch (api_version) { in ngbe_negotiate_vf_api()479 vfinfo[vf].api_version = (uint8_t)api_version; in ngbe_negotiate_vf_api()486 api_version, vf); in ngbe_negotiate_vf_api()498 switch (vfinfo[vf].api_version) { in ngbe_get_vf_queues()529 switch (vfinfo[vf].api_version) { in ngbe_set_vf_mc_promisc()
113 uint8_t api_version; member
567 switch (vfinfo[vf].api_version) { in ixgbe_set_vf_lpe()616 uint32_t api_version = msgbuf[1]; in ixgbe_negotiate_vf_api() local620 switch (api_version) { in ixgbe_negotiate_vf_api()625 vfinfo[vf].api_version = (uint8_t)api_version; in ixgbe_negotiate_vf_api()632 api_version, vf); in ixgbe_negotiate_vf_api()657 switch (vfinfo[vf].api_version) { in ixgbe_get_vf_queues()732 switch (vfinfo[vf].api_version) { in ixgbe_set_vf_mc_promisc()
265 uint8_t api_version; member
559 uint32_t api_version = msgbuf[1]; in txgbe_negotiate_vf_api() local562 switch (api_version) { in txgbe_negotiate_vf_api()567 vfinfo[vf].api_version = (uint8_t)api_version; in txgbe_negotiate_vf_api()574 api_version, vf); in txgbe_negotiate_vf_api()594 switch (vfinfo[vf].api_version) { in txgbe_get_vf_queues()669 switch (vfinfo[vf].api_version) { in txgbe_set_vf_mc_promisc()
186 uint8_t api_version; member
114 hw->api_version = txgbe_mbox_api_10; in txgbe_reset_hw_vf()353 switch (hw->api_version) { in txgbevf_update_xcast_mode()592 hw->api_version = api; in txgbevf_negotiate_api_version()609 switch (hw->api_version) { in txgbevf_get_queues()
781 int api_version; member
158 hw->api_version = ixgbe_mbox_api_10; in ixgbe_reset_hw_vf()401 switch (hw->api_version) { in ixgbevf_update_xcast_mode()686 hw->api_version = api; in ixgbevf_negotiate_api_version()703 switch (hw->api_version) { in ixgbevf_get_queues()
4188 int api_version; member
416 uint32_t api_version; member