Home
last modified time | relevance | path

Searched refs:ixgbe_mbox_api_10 (Results 1 – 5 of 5) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_mbx.h60 ixgbe_mbox_api_10, /* API version 1.0, linux/freebsd VF driver */ enumerator
H A Dixgbe_hv_vf.c195 if (api != ixgbe_mbox_api_10) in ixgbevf_hv_negotiate_api_version_vf()
H A Dixgbe_vf.c158 hw->api_version = ixgbe_mbox_api_10; in ixgbe_reset_hw_vf()
/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_pf.c604 case ixgbe_mbox_api_10: in ixgbe_negotiate_vf_api()
H A Dixgbe_ethdev.c1457 ixgbe_mbox_api_10, in ixgbevf_negotiate_api() enumerator