Home
last modified time | relevance | path

Searched refs:negotiate_api_version (Results 1 – 6 of 6) sorted by relevance

/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_hv_vf.c220 hw->mac.ops.negotiate_api_version = ixgbevf_hv_negotiate_api_version_vf; in ixgbevf_hv_init_ops_vf()
H A Dixgbe_vf.c34 hw->mac.ops.negotiate_api_version = ixgbevf_negotiate_api_version; in ixgbe_init_ops_vf()
H A Dixgbe_type.h3947 s32 (*negotiate_api_version)(struct ixgbe_hw *hw, int api); member
/dpdk/drivers/net/txgbe/base/
H A Dtxgbe_vf.c29 mac->negotiate_api_version = txgbevf_negotiate_api_version; in txgbe_init_ops_vf()
H A Dtxgbe_dummy.h581 hw->mac.negotiate_api_version = txgbe_mac_negotiate_api_version_dummy; in txgbe_init_ops_dummy()
H A Dtxgbe_type.h536 s32 (*negotiate_api_version)(struct txgbe_hw *hw, int api); member