]> git.droids-corp.org - dpdk.git/blobdiff - lib/librte_pmd_ixgbe/ixgbe/ixgbe_common.h
ixgbe/base: get host interface command status
[dpdk.git] / lib / librte_pmd_ixgbe / ixgbe / ixgbe_common.h
index f2418f3f79bf36037fa32acec5c67690cbd6c315..c2e28f2b7d7d24a6ad8fe07d1bfa054d00ce31e6 100644 (file)
@@ -155,6 +155,7 @@ void ixgbe_enable_relaxed_ordering_gen2(struct ixgbe_hw *hw);
 s32 ixgbe_set_fw_drv_ver_generic(struct ixgbe_hw *hw, u8 maj, u8 min,
                                 u8 build, u8 ver);
 u8 ixgbe_calculate_checksum(u8 *buffer, u32 length);
+s32 ixgbe_get_hi_status(struct ixgbe_hw *hw, u8 *ret_status);
 s32 ixgbe_host_interface_command(struct ixgbe_hw *hw, u32 *buffer,
                                 u32 length, bool return_data);