Home
last modified time | relevance | path

Searched refs:ixgbe_init_hw (Results 1 – 4 of 4) sorted by relevance

/f-stack/dpdk/drivers/net/ixgbe/
H A Dixgbe_82599_bypass.c271 rc = ixgbe_init_hw(hw); in ixgbe_bypass_init_hw()
H A Dixgbe_ethdev.c1156 diag = ixgbe_init_hw(hw); in eth_ixgbe_dev_init()
1171 diag = ixgbe_init_hw(hw); in eth_ixgbe_dev_init()
/f-stack/dpdk/drivers/net/ixgbe/base/
H A Dixgbe_api.h24 s32 ixgbe_init_hw(struct ixgbe_hw *hw);
H A Dixgbe_api.c230 s32 ixgbe_init_hw(struct ixgbe_hw *hw) in ixgbe_init_hw() function